/resend-verification
✅ Email-password combination
These are the possible response codes when you make an API call to the /resend-verification
endpoint with an email address and password.
Response code | Error | Message | Scenario | Resolution |
---|---|---|---|---|
200 OK | "An email has been sent to the address on record." | Successfully resend verification using verified user account | ||
200 OK | Used unverified user account | |||
200 OK | "An email has been sent to the address on record." | Used not Existing user account | ||
200 OK | Missing | |||
200 OK | Removed | |||
200 OK | Invalid | |||
200 OK | Missing | |||
200 OK | Removed | |||
400 Bad Request |
| "Invalid json format" | Empty payload | Add the payload. |
400 Bad Request |
| "Invalid json format" | Invalid JSON format used in the payload. | Use correct JSON format for the payload. |
403 Forbidden |
| "Forbidden" | Invalid | Enter a valid |
422 Unprocessable Entity |
| "client_id": "missing": "required" no error descriipton | Missing | Enter a valid |
422 Unprocessable Entity |
| "client_id": "missing": "required" no error descriipton | Removed | Add the |
422 Unprocessable Entity |
| "auth_type": { no error descriipton | Invalid | Enter a valid |
422 Unprocessable Entity |
| "auth_type": { no error descriipton | Missing | Enter a valid |
422 Unprocessable Entity |
| "auth_type": "field required" | Remove | Add the |
422 Unprocessable Entity |
| "redirect_uri": { no error descriipton | Invalid | Enter a valid |
422 Unprocessable Entity |
| "error_details": null, | Missing | Enter a valid |
422 Unprocessable Entity |
| "redirect_uri": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "user_id": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "error_details": { | Removed | Add the |
"error_details": null, | Invalid | Enter a valid |
✅ Email-PIN combination
These are the possible response codes when you make an API call to the /resend-verification
endpoint with an email address and PIN.
Response code | Error | Message | Scenario | Resolution |
---|---|---|---|---|
200 OK | "An email has been sent to the address on record." | Successfully resend verification using verified user account | ||
200 OK | Used unverified user account | |||
200 OK | "An email has been sent to the address on record." | Used not Existing user account/INVALID | ||
200 OK | Missing | |||
200 OK | Remove | |||
200 OK | Invalid | |||
200 OK | Missing | |||
200 OK | Remove 'grant_type' parameter | |||
403 Forbidden |
| "Forbidden" | Invalid | Enter a valid |
422 Unprocessable Entity |
| "client_id": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "client_id": { | Removed | Add the |
422 Unprocessable Entity |
| "auth_type": { no error description | Invalid | Enter a valid |
422 Unprocessable Entity |
| "auth_type": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "auth_type": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "redirect_uri": { no error description | Invalid | Enter a valid "redirect_uri" value. |
422 Unprocessable Entity |
| "error_detail": null, | Missing | Enter a valid "redirect_uri" value. |
422 Unprocessable Entity |
| "redirect_uri": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "user_id": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "user_id": "field required" | Remove | Add the |
422 Unprocessable Entity |
| "error_details": null, | Invalid | Enter a valid |
✅ Mobile phone number-password combination
These are the possible response codes when you make an API call to the /resend-verification
endpoint with a mobile phone number and password.
Response code | Error | Message | Scenario | Resolution |
---|---|---|---|---|
200 OK | "message": "An SMS has been sent to the address on record." | Successfully resend verification using verified user account | ||
200 OK | Used unverified user account | |||
200 OK | Missing | |||
200 OK | "message": "An SMS has been sent to the address on record." | Missing | ||
200 OK | Remove | |||
200 OK | "message": "An SMS has been sent to the address on record." | Invalid | ||
200 OK | "message": "An SMS has been sent to the address on record." | Missing | ||
200 OK | "message": "An SMS has been sent to the address on record." | Remove | ||
200 OK | "message": "An SMS has been sent to the address on record." | Used not Existing user account/INVALID | ||
403 Forbidden | "Forbidden" | Invalid | Enter a valid | |
422 Unprocessable Entity |
| "client_id": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "client_id": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "auth_type": { no error description | Invalid | Enter a valid |
422 Unprocessable Entity |
| "auth_type": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "error_details": { | Removed | Add the |
422 Unprocessable Entity |
| "error_details": { no error description | Invalid | Enter a valid |
422 Unprocessable Entity |
| "redirect_uri": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "user_id": { no error description | Missing | Enter the |
422 Unprocessable Entity |
| "user_id": "field required" | Removed | Add the |
429 Too Many Requests |
| "Too many request" | Too many request | Limit your requests to within the rate limit settings of the client or the environment. |
502 Bad Gateway | Invalid | Enter a valid |
✅ Mobile phone number-PIN combination
These are the possible response codes when you make an API call to the /resend-verification
endpoint with a mobile phone number and PIN.
Responses code | Error | Message | Scenario | Resolution |
---|---|---|---|---|
200 OK | "An SMS has been sent to the address on record." | Successfully resend verification using verified user account | ||
200 OK | Used unverified user account | |||
200 OK | "An SMS has been sent to the address on record." | Used a non-existing user account | ||
200 OK | "An SMS has been sent to the address on record." | Missing | ||
200 OK | "An SMS has been sent to the address on record." | Remove | ||
200 OK | "An SMS has been sent to the address on record." | Invalid | ||
200 OK | "An SMS has been sent to the address on record." | Missing | ||
200 OK | "An SMS has been sent to the address on record." | Removed | ||
200 OK | "An SMS has been sent to the address on record." | Missing | ||
403 Forbidden |
| "Forbidden" | Invalid | Enter a valid |
422 Unprocessable Entity |
| "client_id": { | Missing | Enter a valid |
422 Unprocessable Entity |
| "client_id": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "auth_type": { | Invalid | Enter a valid |
422 Unprocessable Entity |
| "auth_type": { | Missing | Enter a valid |
422 Unprocessable Entity |
| "auth_type": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "redirectr_uri": { no error description | Invalid | Enter a valid |
422 Unprocessable Entity |
| "redirect_uri": "field required" | Removed | Add the |
422 Unprocessable Entity |
| "user_id": { no error description | Missing | Enter a valid |
422 Unprocessable Entity |
| "user_id": { no error description | Removed | Add the |
502 Bad Gateway | Invalid | Enter a valid | ||