Cannot create or update posts using v3 library on a previously invitation-only blog

Emanuel Lupi <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
Hi:

I use the Blogger try It that page:
https://developers.google.com/blogger/docs/3.0/reference/posts/update#try-it

This works fine on a publicly accessible blog where the authenticated user 
is an "author". 
However, on a blog which was originally set to "invitation-only", with 
exactly the same user having administrator privileges, neither 
programmatic creation nor update works. But I can read the post.



{
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "We're sorry, but you don't have permission to access this 
resource."
}
],
"code": 403,
"message": "We're sorry, but you don't have permission to access this 
resource."
}
}


If i go to the post and change via browser, this works, otherwise doesn't 
work.
regards.

-- 
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.