Blogger api returns 404 on post lists and page lists (in my application as well as in the official api explorer)
Maarten <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi,
We can't pull the data from the blogspot blog of one of our users.
If I use the bloggers.posts.list function with the right authorization, it
returns:
{
"error": {
"errors": [
{
"domain": "global",
"reason": "notFound",
"message": "Not Found"
}
],
"code": 404,
"message": "Not Found"
}
}
I've read more topics about this, but none gave a solution. Most ended with
the TS saying 'the problem solved itself...' The returned error object
doesn't give much info either.
The blog ID of the blog in question is: 2463879239688975323 .
I've tried this with my own and other blogs and these are working just
fine.
Other api endpoints work fine as well, like blogger.blogs.get.
Help?
Thanks a lot!
Regards,
Maarten
--
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.