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" } }
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"
}
}