Guest User

Untitled

a guest
Aug 14th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Code: 400 Bad Request
  2. Content: {
  3. "error_code": 7,
  4. "message": "no_token_given"
  5. }
  6.  
  7. Code: 401 Unauthorized
  8. Content: {
  9. "error_code": 8,
  10. "message": "refresh_token_expired"
  11. }
  12.  
  13. Code: 401 Unauthorized
  14. Content: {
  15. "error_code": 3,
  16. "message": "access_token_expired"
  17. }
Add Comment
Please, Sign In to add comment