How many URLs are you fetching.  It could be that you are running out
of time on the appengine where each request is limited to 30 seconds.
What do you see in the appengine logs?

Lenza
blog.lenza.org

On Feb 25, 10:04 am, mmauctiva <[email protected]> wrote:
> I have an app that loops over a list of URLs and makes a urlfetch to
> each. On the dev server all goes well; I get a 200 response as
> expected. On appengine I get a 400 error (bad request). Is this
> something to do with different headers being sent from appengine (and
> if so what are they), or something else entirely? Has anyone
> encountered (and better yet found the solution to) this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to