INTERNAL_USER_MUST_BE_AUTHORIZED
InternalHTTP 401
User must be authorized
User is not logged in.
Example Error Response
JSON Response
{
"error": {
"code": "INTERNAL_USER_MUST_BE_AUTHORIZED",
"message": "User must be authorized",
"description": "User is not logged in."
}
}
Troubleshooting
Follow these steps to resolve this error:
1
To take action, you must first log in to your user account. In the case of the website, use the login form. If you are calling an API request from an external application, use your API key, which must be marked as active.
💡 System Logs
For detailed system information about this error, check the system logs in your BizKitHub Admin dashboard. We provide transparent access to all system logs including detailed error information, request traces, and debugging data.
Need More Help?
If you're still experiencing issues after following the troubleshooting steps, our support team is here to help.
Contact Support →Back to Error Codes
Last updated: August 6, 2025