Hi, It seems there are no more redirections from the appspot.com subdomains to appspot-preview.com subdomains. This was a big issue in our iOS App, which sent an Authorization header in the first request to the appspot.com subdomain but not in the second request to the appspot-preview.com subdomain. Our production app sends its requests to our custom godaddy domain listed here: https://console.cloud.google.com/appengine/settings/domains (which also has an SSL certificate - we use https in all of the requests).
Is it guaranteed that the the redirection will not happen again in the future? Can we change our yaml file from vm: true to env: flex , without disrupting the communication between our iOS App and our servers? Regards, Oren On Tuesday, January 31, 2017 at 12:49:03 PM UTC+2, himanshu kapoor wrote: > > Hi Guys, > > I have mapped custom domain in my application but it redirects to my > appspot URL. > > check below URL: > https://500bawal.com > > Note: Previously this domain was hosted on some other google project and > was working fine from which there i removed it (including verification) and > hosted on different google project. > > Can anyone help me in figuring out this. > > Thanks > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6901f45c-7c9b-4b90-9b3f-c7015da8aaa5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
