My app try to connect itself on another web site (post credential and read returned cookie). Then try to get a restricted page.
This work fine on my machine with SDK, unfortunatly, on app engine, every request have a different IP addresse and the other web site reject the second http request. Is there any way to use URL fetching service from a single IP addresse ? or can we use a proxy ? Any other idea are welcome... -- 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.
