HTTP_UNAUTHORIZED

in vpx_shared/vpx_shared_defines.php

<?php
define('HTTP_UNAUTHORIZED', 401);
?>