API reporting blog not found (404), but successfully returning posts from the same blog.
crb <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Greetings,
In summary, the blogger api is returning 404 for a user's blog. This occurs
both "by ID" & "by URL". It seems to be an issue with google's system, as
fetching the list of blog posts for the same blog is working fine—and if
the blog doesn't exist (i.e. 404) then one would expect the list of posts
to also not work. This appears to be similar to an issue from 2013
<https://groups.google.com/forum/#!searchin/bloggerdev/404/bloggerdev/uqUi9qFXFbg/yueCMlUvFRMJ>
.
Blog in question: http://deneuver.blogspot.com/
GET Blog By URL (404):
https://www.googleapis.com/blogger/v3/blogs/byurl?url=deneuver.blogspot.com&key=
{key}
GET Blog by ID (404):
https://www.googleapis.com/blogger/v3/blogs/503236?key={key}
GET Blog posts by blog ID (200):
https://www.googleapis.com/blogger/v3/blogs/503236/posts?key={key}
Thanks!
crb
--
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.