Troubleshooting

Errors

422 Error

requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url

This error usually means that the dictionary containing the parameters passed to one of the Cloud SDK methods had invalid contents, or was not formatted correctly.

Try building up your parameters iteratively and making sure that the request is valid at all steps. If there is a code example for what you are trying to do, double-check the example and compare it to your own request.

403 Error

requests.exceptions.HTTPError: 403 Client Error: Forbidden for url

Make sure that the Cloud SDK is authenticated with administrator service account credentials.

Contact us

If you are still experiencing issues with the Cloud SDK, please reach out to us on Slack or [email protected].

👋

If you notice an issue with this page or need help, please reach out to us! Use the 'Did this page help you?' buttons below, or get in contact with our Customer Success team via the Intercom messenger in the bottom-right corner of this page, or at [email protected].