Hello I have an app that has been running smoothly on GAE for almost 2 years
It uses Flash to communicate with PHP to upload stuff onto the blogstore. The uploadGAE.php gets the url for upload from google by calling a specific servlet that serves the one-shot url that will be used for the subsequent upload to the blobstore... very simple and working until last week Now when i call the my servlet to get the URL to upload to i get the following html response: Forbidden: Your client does not have permission to get URL / getUploadURL from this server. (Client IP address: 193.164.***.***) You are accessing this page from a forbidden country. My IP blacklist is empty! The forbidden country is Germany. Since there is no support available for GAE i'm posting my problem here... if someone from Google can get back to me I'll be happy to give more details -- 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.
