Skip to content

Instantly share code, notes, and snippets.

@afrigis
Created July 10, 2015 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afrigis/5b51eb04cbb5b82cb186 to your computer and use it in GitHub Desktop.
Save afrigis/5b51eb04cbb5b82cb186 to your computer and use it in GitHub Desktop.
token_error_responses
{"statusCode":400,"message":"An error has occurred","source":"SaaS"}
{"statusCode":401,"message":"Invalid Authentication","source":"SaaS"}
{"statusCode":402,"message":"Insufficient Credits","source":"SaaS"}
{"statusCode":403,"message":"SaaSTime required for getToken service","source":"SaaS"}
{"statusCode":403,"message":"You are not Authorized to implement this WebMethod","source":"SaaS"}
{"statusCode":418,"message":"SaaSTime difference beyond allowed limit","source":"SaaS"}
{"Status":"Failed"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment