The Feed API shouldn't ever return this sort of URL. Is it possible that you're hitting a non-API endpoint? Can you give an example of the URL that you're using in your requests?
Thanks, Adam On Fri, Mar 11, 2011 at 4:37 AM, Vision Jinx <[email protected]> wrote: > It sounds like your probably sending a flood of automated requests and > are being blocked as a result. > > The sorry.google.com url usually means your triggering Googles abuse > detection systems and your getting the captcha block. (Our systems > have detected unusual traffic from your computer network.) > > > On Mar 11, 4:15 am, sence200 <[email protected]> wrote: > > Dear Sir, > > > > My name is Chanho Yang. > > > > I`m a Java programer. > > > > I got some problem which I have to solve ASAP. > > > > Please help me if you don`t mind. > > > > I developed "Scheduler Program" for receiving The Google Feed. > > > > Obviously "my Scheduler Program" often tries to cennect Google Feed > > API. > > > > But, I always find some error messages like that. > > > > > ---------------------------------------------------------------------------- > > > > "Server returned HTTP response code: 503 for URL: > > > > http://sorry.google.com/sorry/?continue=http://www.google.com/reader/... > > at > > > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.... > > 1313) " > > > > > ---------------------------------------------------------------------------- > > > > Google Feed API is blocking too many request of my Scheduler Program, > > > > so My Sheduler Program is not working. > > > > Those are my guess.. > > > > what I know is that if I can use Term of service(TOS), my Sheduler > > Program will be working without blocking. > > > > If we need a contract to use that, we will do that. > > > > Please let me know some solutions. > > > > Thanks a lot. > > > > Sincerely Chanho Yang. > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
