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/api/errors/403#captcha_required"
}
email_in_denylist
403Forbidden
The request's associated email is included in your email or email domain denylist.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "email_in_denylist",
"error_message": "The request's associated email is included in your email or email domain denylist.",
"error_url": "https://stytch.com/docs/api/errors/403#email_in_denylist"
}
email_not_in_allowlist
403Forbidden
The request's associated email is not included in your email or email domain allowlist.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "email_not_in_allowlist",
"error_message": "The request's associated email is not included in your email or email domain allowlist.",
"error_url": "https://stytch.com/docs/api/errors/403#email_not_in_allowlist"
}
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/api/errors/403#organization_suspended"
}
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/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/api/errors/403#use_https"
}
user_id_mismatch
403Forbidden
The user_id provided in the OAuth Start request did not match the user associated with the OAuth callback.
Error
{
"status_code": 403,
"request_id": "request-id-test-b05c992f-ebdc-489d-a754-c7e70ba13141",
"error_type": "user_id_mismatch",
"error_message": "The user_id provided in the OAuth Start request did not match the user associated with the OAuth callback.",
"error_url": "https://stytch.com/docs/api/errors/403#user_id_mismatch"
}