not sure i fully understand, but if you are finding that all your urls are being directed to https then you may wish to check your app.yaml file for *secure: always*.
Forgive me if I've misunderstood. On Friday, 16 March 2012 10:03:47 UTC, msanztru wrote: > > Hello, > > We have added a custom domain to our appengine app. We followed the > isntructions changed everything but something went wrong and we can't > find the way to fix it. The thing is that in the google apps appengine > tab the main url specified is https://appid.appspot.com. However, and > that means all traffic from the domain mappings will be sent to the > https url, and of course this won't work. I don't know how this https > url ended up there as in the app engine admin console, the app url is > http://appid.appspot.com. > > We haven't find the way to change this url. We have tried to disable > this app in google apps but it didn't work, it stays there. > > This is quite urgent, so any help will be really appreciated!! > > Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/OCpFcT_0ys4J. 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.
