Comment 14 for bug 1747646

Revision history for this message
Andrew C. Dingman (adingman) wrote :

Actually, slightly different. Probably not meaningfully so, but here it is just in case:

Giving up after 5 attempts. Error: Authentication required: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "authError",
    "message": "Invalid Credentials",
    "locationType": "header",
    "location": "Authorization"
   }
  ],
  "code": 401,
  "message": "Invalid Credentials"
 }
}