My team of developers has run into an issue after trying to push the app code to Google. Below are details from one engineer regarding the problem:
Initially, we have created a web application build using *Google App Engine* in our local environment and application worked fine. When deployed to "Production", we are faced issues in retrieving methods. Here are the steps which we followed to move web application into cloud. 1. We have created "APP ID" for cloud SQL 2. Installed Google App Engine. 3. Connected to to Google Cloud from Google App engine. 4. New Project is created using Google App Engine. 5. All connections are given in "app.yaml" file (Suggested format file by Google which works with app engine). 6. Worked fine in our local environment(Development) and we could run the application successfully. When we deployed the files to "Production" server we were unable to connect application. Showing an empty page. We observed that page redirection is not working in live environment. In this regard, I wanted to check with you if there are any permissions set on the server that is restricting us for page redirection. I also wanted you to check with third party service provider (Google cloud) if they can help us resolve the issue. What do you recommend? Thank you, -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6f1fc9cc-3526-45dd-acc2-01d14655ad1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
