You may need to create a proxy on some other domain.  Yahoo gets flooded
with request from AppEngine Ips.  As a result there are many times a day you
will get the "your IP has been blocked" (they say it nicer)  error.

You will see the same thing from some of google's own APIs

You can solve this by using an off site proxy, just a php page that does
Curl URL, Echo Buffer will work.

-Brandon

-----Original Message-----
From: google-appengine@googlegroups.com
[mailto:google-appeng...@googlegroups.com] On Behalf Of Bernard Maltais
Sent: Monday, August 24, 2009 9:48 AM
To: Google App Engine
Subject: [google-appengine] Yahoo denying access to "pipes" rss feed from
Google App Engine urlfetch


My Google App Engine that fetch rss data from yahoo pipes (example:
http://pipes.yahoo.com/pipes/pipe.run?_id=11f0a5c9fefd8add01e7759faafcb8f7&_
render=rss)
are getting rejected by Yahoo with the following error:

"Sorry, Unable to process request at this time -- error 999.
Yahoo!

Unfortunately we are unable to process your request at this time. This
error is usually temporary. Please try again later.

If you continue to experience this error, it may be caused by one of
the following:

    * You may want to scan your system for spyware and viruses, as
they may interfere with your ability to connect to Yahoo!. For
detailed information on spyware and virus protection, please visit the
Yahoo! Security Center.
    * This problem may be due to unusual network activity coming from
your Internet Service Provider. We recommend that you report this
problem to them.

While this error is usually temporary, if it continues and the above
solutions don't resolve your problem, please let us know. "

Could this be that Yahoo is now treating GAE as a suspicious ISP?  Or
is it due to some other problems with urlfetch?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to