Advertisement
saurabhpatel7717

Untitled

Jun 9th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2. "error": {
  3. "errors": [
  4. {
  5. "domain": "global",
  6. "reason": "authError",
  7. "message": "Invalid Credentials",
  8. "locationType": "header",
  9. "location": "Authorization"
  10. }
  11. ],
  12. "code": 401,
  13. "message": "Invalid Credentials"
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement