Re: Intermittent 404 Error from Javascript/Jquery/Jsonp API call
Andrew M <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi It could be that the 'random number' jsonp callback name is causing the request not to be cached & causing "rate limiting" issues. I used a jquery.ajax option to specify the callback name (rather than use a random one). Seems better (also faster) but there are still some errors, e.g. got the 404 error with http://www.blogger.com/feeds/34834665/comments/default/?alt=json-in-script&callback=Where_to_Walk&max-results=50 This pages checks several blogs, maybe it could do with a timeout. BTW, there is (was) a differance between using www.blogger.com/feeds/34834665 and* **this-weeks-walks.blogspot.com/feeds*<http://this-weeks-walks.blogspot.com/feeds/comments/default/?alt=json-in-script&callback=jQuery110208666548756882548_1379263597217&max-results=50> I think, from memory, if (you're logged in to blogger, and a blog author), one returns what a blog author can see, the other returns the public feed. Everyone else gets the public feed from both On Sunday, 15 September 2013 18:27:50 UTC+1, Andrew M wrote: > > > It uses Javascript/JQuery/Jsonp to call the blogger API - example URL: > > http://this-weeks-walks.blogspot.com/feeds/comments/default/?alt=json-in-script&callback=jQuery110208666548756882548_1379263597217&max-results=50 > > > -- 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/groups/opt_out.