Blogger API calls failing with Bearer auth token recently.

Kumar Bibek <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
I have an Android app which has been working all this while, until 
recently, when people started complaining about problems.

I have two auth methods. GoogleAuthUtils, and the browser OAuth2 flow. None 
of the tokens returned by these two methods work. Both of them give 401, 

Authentication error: Unable to respond to any of these challenges: 
{bearer=WWW-Authenticate: Bearer realm="https://accounts.google.com/", 
error=invalid_token}

Error Response: {
                                                                "error": {
                                                                 "errors": [
                                                                  {
                                                                  
 "domain": "global",
                                                                  
 "reason": "authError",
                                                                  
 "message": "Invalid Credentials",
                                                                  
 "locationType": "header",
                                                                  
 "location": "Authorization"
                                                                  }
                                                                 ],
                                                                 "code": 
401,
                                                                 "message": 
"Invalid Credentials"
                                                                }
                                                               }



And I haven't changed anything at all, not even the API Keys. Has something 
changed recently? However, the API explorer seems to be working fine, and I 
tried to check the request headers, and I am doing the same things.

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.