HTTP Status Codes
Explains about the HTTP Status Codes.
HTTP Status Codes
The following table explains the different HTTP Status Codes with their corresponding response.
Status Codes | Response | Description |
|---|---|---|
200 | | Success protected data is in results and success attribute is true |
400 | | There was an issue in the request, success is false, check error_msg attribute. For more information check the logs |
500 | | Configuration error in the Google Cloud function configuration variables. |
Feedback
Was this page helpful?