[google-appengine] Re: Google Play Service Cloud Saving - Reading data

2017-02-18 Thread 'Adam (Cloud Platform Support)' via Google App Engine
You'd probably want to ask this on the Google Play Help Forum , as Cloud Saving is not part of Google App Engine. On Friday, February 17, 2017 at 7:51:48 PM UTC-5, Joe Man wrote: > > > I implemented GPS Cloud Save to my game, I was wondering i

[google-appengine] Re: Google Play Service Cloud Saving - Reading data

2017-02-18 Thread 'Adam (Cloud Platform Support)' via Google App Engine
You'd probably want to ask this on the Google Play Help Forum , as Cloud Saving is not a part of Google App Engine. On Friday, February 17, 2017 at 7:51:48 PM UTC-5, Joe Man wrote: > > > I implemented GPS Cloud Save to my game, I was wondering

[google-appengine] Re: from .appspot.com to .appspot-preview.com

2017-02-18 Thread 'Adam (Cloud Platform Support)' via Google App Engine
A change was made causing some App Engine Flexible apps to redirect to appspot-preview.com. If you have any client applications that point to the old domain, you'll need to update them to use the new URL. On Saturday, February 18, 2017 at 4:15:10 AM UTC-5, Kriti das wrote: > > My project was hav

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-18 Thread Gene Linetsky
Same here... Any news? On Friday, February 17, 2017 at 3:05:05 PM UTC-8, Mario Gallegos wrote: > > Thanks John, but what i'm trying yo do is to avoid my app to redirect to > appspot-preview.com and use my custom domain instead. > > On Friday, February 17, 2017 at 3:21:43 PM UTC-6, John Lowry wrot

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-18 Thread Gene Linetsky
How am I supposed to create a support case? There's no option except via signing up for paid support. Google broke my app and now wants me to pay to fix it? Come on. On Friday, February 17, 2017 at 1:21:43 PM UTC-8, John Lowry wrote: > > Hi, > > We made a change this morning which causes some A

[google-appengine] Re: Endpoints not working locally (for GO)

2017-02-18 Thread Steven Kampen
Looks like this is specific to OSX, judging by this report here: http://stackoverflow.com/questions/42282294/404-when-migrating-go-appengine-app-from-ubuntu-to-macos I tested out a bunch of GCloud SDK versions until I found that the break starts in v138.0.0, which uses Python Extensions v1.9.49

[google-appengine] Re: Endpoints not working locally (for GO)

2017-02-18 Thread Steven Kampen
Thanks for the reply Nick, There is no stacktrace. The API service just seems not to be running. If I hit the endpoint path (verified from production) on the "main" port (8080 by default, and which I assume is the intended behaviour) I get 404s. If I hit the endpoint path at the "API Server" ho

[google-appengine] from .appspot.com to .appspot-preview.com

2017-02-18 Thread Kriti das
My project was having the domain name - https://transm-157601.appspot.com/ Today I suddenly notice the domain has changed to : https://transm-157601.appspot-preview.com/ As a result of this I think I am getting the following error while I try to log in into my application - XMLHttpRequest can