Status Codes

This section lists the status codes and descriptions that are returned. The HTTP status codes are common (200, 400, 500, etc.) to the HTTP layer. The error response includes the error message, HTTP status code, and RequestId (if available).

HTTP Status Code Description

400

This error is triggered when the destination for the token URL is invalid. Check that the URL destination is correct.

“No destination for token URL"

400

This error is triggered when the token URL is invalid. Check that the URL format is correct.

”sendTokenUrlTo is invalid”

400

This error is triggered when the token URL details are invalid. Check that the URL details are correct.

”sendTokenUrlToDetails is invalid”

500

This error is triggered when the email or SMS cannot send.

"Unable to send email or SMS"

500

This error is triggered when the email or SMS cannot send.

“Server not configured correctly”