Here are the error codes from BigDataCloud API, each with its corresponding name and an example of an error description.
| Code | Name | Example error description |
| 400 | Bad Request | Bad Request. |
| 401 | Bad Coordinates | Invalid coordinates. Expecting Latitude in (+/- 90) and Longitude in (+/- 180) range values. |
| 402 | Banned Server Side | This endpoint does not support server-side operations. Use '/data/reverse-geocode' endpoint instead. Your IP address x.x.x.x is now banned. To lift the ban email support@bigdatacloud.com. |
| 403 | Forbidden | Access denied or your quota limit has been exceeded. |
| 404 | Not Found | No valid entry found for the request. |
| 405 | Not Valid IP Address | The requested IP address is not valid. |
| 406 | Too Many Items | Too many result items found, reduce the scope of your request. |
| 500 | Internal Error | An error has occurred, and your request was not completed. Please try later. |
If you have any further queries, feel free to contact our email support on our contact us page .
Topics