Skip to main content

WaaS Errors

NameIDDescription
Bad Request400The API request was malformed / incorrect.
Unauthorized401The API request was not properly authenticated with an API Key.
Forbidden403The API Key used for the request does not have permissions to access the requested resource.
Not Found404The requested resource was not found.
Internal500Something went wrong internal to WaaS servers.
Bad Private Key TypeN/AThere is a mismatch between your client library and API Key Standard. Use EC Private Key unless you created keys during the Public Preview.

Was this helpful?