API Error Code FAQs
Connector related Frequently Asked Questions
Err Code | General meaning | Advised solutions |
|---|---|---|
400 |
| Check permissions on API resource being accessed. Check configurations on source or extract. |
401 |
| Check that the credentials are correct and valid. |
403 |
| Check that the authenticated user has enough permissions and/or scope to call the API. |
404 |
| Check if there is temporary service outage. |
414 |
| If applicable, use a custom version of the report and specify less parameters until the request is accepted by API. |
429 |
| Reduce the number of concurrent extract runs and/or spread the schedules of extracts in the same source. |
500 |
| Due to the server side origins of this type of error, best option is to try again later. |
502 |
| Due to the server side origins of this type of error, best option is to try again later. |
503 |
| Due to the server side origins of this type of error, best option is to try again later. |
504 |
| Reduce the volume of data being queried. If applicable, reduce backfill settings. |
Updated 20 days ago
