My code runs fine on my local appengine but when I deploy it to appspot.com, it acts as though my URL is non-existent. I enter "localhost:8080/" and it correctly executes my main code, which is simply a re-direction to the URL "localhost:8080/profile/public? res_type=3". When this URL is fetched, it delivers a blank page as if it were a bad URL. This happened just with my last deployment. Before this things are working fine. Any thoughts? Thanks much.
-- 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.
