Error Responses
  • 24 Mar 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Error Responses

  • Dark
    Light

Article summary

Error Responses

Following response flags are possible and the message will give response for the error response

  1. UNAUTHORIZED: When credentials don't match.
  2. DENIED: If you don't have the appropriate API access.
  3. PARAMETER_MISSING: Some parameters are missing in the API request.
  4. FAILURE: Incase of any unexpected error occurs.

What's Next