Error types
Type
Meaning
api_connection_error
An internal error occurred in the api and it can’t connect to some resources.
authentication_error
The provided credentials are not correct.
card_error
The card provided is wronly formatted.
invalid_request_error
An error occurred in the request.
rate_limit_error
Too many requests hit the API too quickly.
invalid_key_provided
The key used for perform the action is not the required key.
api_error
An internal error has happened.
Last updated