Re: error code : 401
Brett Morgan <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <CAKFsw=ZXzhLY33DJ4m7aCjrQ5eQwVKj8XQ08RuODnHxeYtUEwA@mail.gmail.com> |
Please have a look at the OAuth2 playground - https://developers.google.com/oauthplayground/ - to get a working demonstration of how the OAuth request/response workflow works. Thanks! On Mon Nov 10 2014 at 11:03:49 AM nazih ait bensaid < [email protected]> wrote: > Hi, > I made this simple request for an authorized user with fresh access_token > : > HTTP GET https://www.googleapis.com/blogger/v3/users/self/blogs > > > I got this response : > > {u'error': {u'code': 401, u'message': u'Login Required', u'errors': [{u > 'location': u'Authorization', u'message': u'Login Required', u'reason': u > 'required', u'domain': u'global', u'locationType': u'header'}]}} > > > Any help will be welocome :) > > -- > 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. > -- 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.