Captcha required
403 errors
captcha_required
403Forbidden
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "captcha_required",
"error_message": "Captcha required",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#captcha_required"
}
organization_suspended
403Forbidden
Your organization has been suspended. Please contact support@stytch.com for assistance.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "organization_suspended",
"error_message": "Your organization has been suspended. Please contact support@stytch.com for assistance.",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#organization_suspended"
}
session_authorization_error
403Forbidden
The Member is not authorized to perform the requested action on that resource.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "session_authorization_error",
"error_message": "The Member is not authorized to perform the requested action on that resource.",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#session_authorization_error"
}
session_authorization_tenancy_error
403Forbidden
OrganizationID in AuthorizationCheck request does not match session's Organization ID
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "session_authorization_tenancy_error",
"error_message": "OrganizationID in AuthorizationCheck request does not match session's Organization ID",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#session_authorization_tenancy_error"
}
twitter_403
403Forbidden
Twitter responded with a 403 Forbidden error.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "twitter_403",
"error_message": "Twitter responded with a 403 Forbidden error.",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#twitter_403"
}
use_https
403Forbidden
Please use https instead of http.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "use_https",
"error_message": "Please use https instead of http.",
"error_url": "https://stytch.com/docs/b2b/api/errors/403#use_https"
}