Re: try to get blog's infomation but api response "404 not found"
Justin Hsu <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi Brett, Thanks for fast reply! I really appreciate it! looking forward to hearing good news from you soon. Regard. justin Brett Morgan於 2014年5月29日星期四UTC+8下午12時27分54秒寫道: > > Hi Justin, > > The issue here is that the RSS feed for that blog is turned off, and thus > API access is blocked for non authors/owners. I've put a request into the > engineering team to have Blog Details still return details in this case, > but no promises as to when it will be fixed. Thanks for the report! > > brett > > > On Wed, May 28, 2014 at 7:27 PM, Justin Hsu <[email protected]<javascript:> > > wrote: > >> Hi all, >> >> I'm trying use "/blogger/v3/blogs/byurl?url={blog-url}&key={my-api-key}" >> to get user's blog infomation, >> when I call "/blogger/v3/blogs/byurl?url= >> http://code.blogger.com/&key={my-api-key}", api response correct >> infomation, >> >> but when I try to get a user's blog infomation in the same way, api >> response "404 not found", >> I call /blogger/v3/blogs/byurl?url= >> http://www.cindychuang.blogspot.tw/&key={my-api-key} >> >> { >> "error": { >> "errors": [ >> { >> "domain": "global", >> "reason": "notFound", >> "message": "Not Found" >> } >> ], >> "code": 404, >> "message": "Not Found" >> } >> } >> >> >> I thought maybe this blog is private so I can't get it's infomation without access token, >> >> but it isn't, I can directly browse this blog in browser, (url: http://www.cindychuang.blogspot.tw/), >> >> which mean this blog is public, I also try many blogs, and they response correctly, >> >> can anyone help me? I am very appreciate for it. :) >> >> >> Regards, >> >> Justin >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/bloggerdev. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > Brett Morgan | Developer Relations Engineer, Google Maps | > [email protected] <javascript:> | profiles.google.com/brettmorgan > -- 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.