I was wondering if you could include in the API documentation a list of the most common HTTP error codes for your Search API? It's much more user-friendly if I can give appropriate messages to users based on your error codes.
400 - Bad Request
403 - Not Authorized
403 - Over Queries Per Second Limit
403 - Over Rate Limit
414 - Request URI Too Long
503 - API Maintenance/Service Unavailable
504 - Gateway Timeout.
Hey Acitve.com Folks,
I was wondering if you could include in the API documentation a list of the most common HTTP error codes for your Search API? It's much more user-friendly if I can give appropriate messages to users based on your error codes.
Thanks,
Mark
Message edited by T4run 14 years ago
Tags
active Admin – 14 years ago
Sorry for the late response. Here you go:
400 - Bad Request
403 - Not Authorized
403 - Over Queries Per Second Limit
403 - Over Rate Limit
414 - Request URI Too Long
503 - API Maintenance/Service Unavailable
504 - Gateway Timeout.