Successfully authenticates and lists blogs, but stops at "403 Forbidden" when asked to list posts or pages.
Brian McClintock <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I'm new to the Google Blogger API, so excuse any dumb questions. Starting with Brett's javascript API CKEditor example, I have substituted my own client id and API key. Upon clicking "Log in" the page correctly logs in and returns an access token, then completes the API call to list my blogs (of which there is just one). So *gapi.client.blogger.blogs.listByUser()* works as I would expect, suggesting my credentials are all ok (?). As a next step I have tried using *gapi.client.blogger.posts.list()* but without success. When I supply just the blog ID (the only required argument), I get "403 Forbidden" returned. I have tried various combinations and permutations of arguments without success. Same result when requesting a list of pages. I have repeated a similar test over on the Google APIs Explorer, where I experience exactly the same results. The "listByUser()" call returns the details of my blog; the other calls return "Forbidden". Any pointers would be appreciated. Brian -- 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.