On Fri, Sep 13, 2013 at 4:25 PM, David Massey <[email protected]> wrote:

> Code works perfectly fine when I'm running it on the devserver but when I
> deploy I get this error
>
> DownloadError: Unable to fetch URL: 
> http://api.indeed.com/ads/apisearch?publisher=xxxxxxxxxxxx&q=&l=buffalo&st=ny&jt=&start=&limit=30&fromage=&filter=&latlong=0&co=us&chnl=&userip=xxx.xx.x.xxx&useragent=Mozilla/5.0
>  (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0&v=2
>
>
>

There are many sites that rate limit or outright deny requests from App
Engine IPs to prevent scrapers or malicious robots. You may want to try
passing your requests through a different IP, such as from a Compute Engine
machine or another external machine.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to