INTERNAL_ORGANISATION_NOT_FOUND_OR_USER_NOT_MEMBER
InternalHTTP 404
Organisation not found or user is not a member.
The specified organisation does not exist, or the user is not a member of the organisation.
Example Error Response
JSON Response
{
"error": {
"code": "INTERNAL_ORGANISATION_NOT_FOUND_OR_USER_NOT_MEMBER",
"message": "Organisation not found or user is not a member.",
"description": "The specified organisation does not exist, or the user is not a member of the organisation."
}
}Troubleshooting
Follow these steps to resolve this error:
1
Ensure that the organisation ID or slug provided is correct.
2
Verify that the user is a member of the organisation.
3
Contact the organisation administrator for further assistance.
💡 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: November 15, 2025