Error Codes
| Error Code | Description | Next Steps |
|---|---|---|
| 403/401 | Caused by unauthorized access to a specific resource in the VidMob system. | Check and verify the authentication token being used in the request header. |
| 400 | When an invalid resource is being accessed through the URL. | Check the URI of the resource and ensure that it matches with the API documentation. |
| 500 | These are errors thrown by our services. | Reach out to support with the information in the error response. See Support |
Updated 5 months ago