Error Handling
The table below defines common error codes encountered in Slingshot responses.
| Error Code | Definition | Potential Solution |
|---|---|---|
| 400 | Model validation error | Check message for more details and try the request again once all errors have been addressed. |
| 401 | Unauthorized | Make sure that your access token has not expired; Generate a new token. |
| 403 | Invalid access to resource | Confirm that the item you are trying to access belongs to your Slingshot organization ID. |
| 404 | Item not found | Confirm that item of interest exists. |
| 500 | Internal server error | Report error message to apisupport@ravenind.com. |