Events API response codes
inSync processes the Events API request and displays the following codes along with the API response.
Response Codes | Description |
---|---|
HTTP 200 | Request is successful. |
HTTP 400 - Cookie expired |
Request is unsuccessful. Progress cookie has expired. Workaround - Call Events API without the progress cookie to obtain all the inSync events from the server. |
HTTP 400 - Cookie Invalid |
Request is unsuccessful. Progress cookie is invalid. Workaround - Call Events API without the progress cookie to obtain all the inSync events from the server. |
HTTP 401 |
Unauthorized access request. This response code is generated in one of the following scenarios:
|
HTTP 403 |
Access forbidden. You do not have valid license to access the Events API. Contact Druva Support to get the license. |
HTTP 404 |
Requested API not found. Verify the API request for correct API name. |
HTTP 429 |
Too many API requests received by inSync Server in a given amount of time. Try requesting API after some time. |
HTTP 500 |
Internal Server error. Try requesting API after some time. If the error persists, contact Druva Support. |