Bad Request | 400 | The API request was malformed / incorrect. |
Unauthorized | 401 | The API request was not properly authenticated with an API Key. |
Forbidden | 403 | The API Key used for the request does not have permissions to access the requested resource. |
Not Found | 404 | The requested resource was not found. |
Internal | 500 | Something went wrong internal to WaaS servers. |
Bad Private Key Type | N/A | There is a mismatch between your client library and API Key Standard. Use EC Private Key unless you created keys during the Public Preview. |