[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 if it is possible 
> to access the user's save data outside of the app?
>
> ie:
> I have a backend server which and I would like to access those save files, 
> is it possible?
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/2bb656aa-7727-4828-ab67-6f5b85a6ea38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 if it is possible 
> to access the user's save data outside of the app?
>
> ie:
> I have a backend server which and I would like to access those save files, 
> is it possible?
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/db78ce6d-838a-46e7-b0d9-2dfc86b04fc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 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 cannot load https://transm-157601.appspot.com/users/login. 
> Response for preflight is invalid (redirect)
>
> Can you please let me know what I need to change? 
>
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/311dcdde-b1f2-4fa9-8d68-a215ded19320%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 wrote:
>>
>> Hi,
>>
>> We made a change this morning which causes some App Engine Flexible apps 
>> to redirect to appspot-preview.com. 
>>
>> If this is causing an issue for you, please create a support case and we 
>> will provide help.
>>
>> https://cloud.google.com/support/
>>
>> John Lowry
>>
>>
>>
>> On Friday, February 17, 2017 at 12:45:26 PM UTC-8, Mario Gallegos wrote:
>>>
>>> Hello Alex, I just tested it and it is not working for me. 
>>>
>>> Is it supposed to be fixed for everyone? or just a few?
>>>
>>>
>>> On Wednesday, February 15, 2017 at 10:15:27 AM UTC-6, Alex (Cloud 
>>> Platform Support) wrote:

 Good news, it seems like this redirection issue has now been resolved. 
 Custom domains listed on Flexible Environment App Engine instances should 
 work as prescribed without redirecting to an appspot.com URL.

 Regards,
 Alex

>>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/7710bffd-5c1b-4860-b977-da7617f8e215%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 App Engine Flexible apps 
> to redirect to appspot-preview.com. 
>
> If this is causing an issue for you, please create a support case and we 
> will provide help.
>
> https://cloud.google.com/support/
>
> John Lowry
>
>
>
> On Friday, February 17, 2017 at 12:45:26 PM UTC-8, Mario Gallegos wrote:
>>
>> Hello Alex, I just tested it and it is not working for me. 
>>
>> Is it supposed to be fixed for everyone? or just a few?
>>
>>
>> On Wednesday, February 15, 2017 at 10:15:27 AM UTC-6, Alex (Cloud 
>> Platform Support) wrote:
>>>
>>> Good news, it seems like this redirection issue has now been resolved. 
>>> Custom domains listed on Flexible Environment App Engine instances should 
>>> work as prescribed without redirecting to an appspot.com URL.
>>>
>>> Regards,
>>> Alex
>>>
>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/b1b0af96-5041-41f0-9659-c5ea91166eda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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. GCloud SDK 
v137.0.1 uses Python Extensions v1.9.40, and works fine.



On Saturday, 18 February 2017 12:22:38 UTC+1, Steven Kampen wrote:
>
> 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" host (port 55881 in the example 
> above), then I get a response like "{app_id: dev~myprojectname, rtok: 
> '0'}". I actually get this response from that host for all paths.
>
> I'm using version 1.9.48 of the SDK.
>
>
>
>
> On Friday, 17 February 2017 01:46:45 UTC+1, Nick (Cloud Platform Support) 
> wrote:
>>
>> Hey Steven,
>>
>> This kind of post - a specific-issue technical support question - would 
>> be best sent to Stack Overflow, as there's a much larger user-base there 
>> and their site is designed for that kind of post. This forum is meant for 
>> more general discussion of the platform and services, design patterns, 
>> free-form discussion not necessarily based on 1 question 1 answer. 
>>
>> But nonetheless, I'll be happy to assist here and possibly we can get 
>> this question to a state where it can be posted to Stack Overflow.
>>
>> Some questions that jump out at me from reading your post:
>>
>> * What is the error that you see in development? Posting a full stack 
>> trace helps to determine what went wrong
>> * What version of the SDK are you using?
>>
>> I'll take a look at running the code from the tutorial you linked myself 
>> and see if I can also see the error.
>>
>> Cheers,
>>
>> Nick
>> Cloud Platform Community Support
>>
>> On Thursday, February 16, 2017 at 2:05:13 PM UTC-5, Steven Kampen wrote:
>>>
>>> I've previously used Python and Java SDKs (with endpoints), though it's 
>>> been a while.
>>>
>>> When I setup a simple Go app with a single endpoint (similar to 
>>> https://medium.com/google-cloud/go-cloud-endpoints-and-app-engine-64d1c78bea82#.8xz2ol18k)
>>>  
>>> I'm not able to get any response from the endpoints.
>>>
>>> I'm starting the app with both `goapp serve ./` and `dev_appserver.py 
>>> ./` with the same result. *When deployed, the endpoints do work.*
>>>
>>> ```
>>> INFO 2017-02-16 19:00:03,827 devappserver2.py:764] Skipping SDK 
>>> update check.
>>> INFO 2017-02-16 19:00:03,878 api_server.py:268] Starting API server 
>>> at: http://localhost:55881
>>> INFO 2017-02-16 19:00:03,881 dispatcher.py:199] Starting module 
>>> "default" running at: http://localhost:8080
>>> INFO 2017-02-16 19:00:03,887 admin_server.py:116] Starting admin 
>>> server at: http://localhost:8000
>>> ```
>>>
>>> I'm trying to access the local endpoint on port 8080.
>>>
>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/c4d809a6-1d6a-42dc-97b2-bc5f9b7249e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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" host (port 55881 in the example 
above), then I get a response like "{app_id: dev~myprojectname, rtok: 
'0'}". I actually get this response from that host for all paths.

I'm using version 1.9.48 of the SDK.




On Friday, 17 February 2017 01:46:45 UTC+1, Nick (Cloud Platform Support) 
wrote:
>
> Hey Steven,
>
> This kind of post - a specific-issue technical support question - would be 
> best sent to Stack Overflow, as there's a much larger user-base there and 
> their site is designed for that kind of post. This forum is meant for more 
> general discussion of the platform and services, design patterns, free-form 
> discussion not necessarily based on 1 question 1 answer. 
>
> But nonetheless, I'll be happy to assist here and possibly we can get this 
> question to a state where it can be posted to Stack Overflow.
>
> Some questions that jump out at me from reading your post:
>
> * What is the error that you see in development? Posting a full stack 
> trace helps to determine what went wrong
> * What version of the SDK are you using?
>
> I'll take a look at running the code from the tutorial you linked myself 
> and see if I can also see the error.
>
> Cheers,
>
> Nick
> Cloud Platform Community Support
>
> On Thursday, February 16, 2017 at 2:05:13 PM UTC-5, Steven Kampen wrote:
>>
>> I've previously used Python and Java SDKs (with endpoints), though it's 
>> been a while.
>>
>> When I setup a simple Go app with a single endpoint (similar to 
>> https://medium.com/google-cloud/go-cloud-endpoints-and-app-engine-64d1c78bea82#.8xz2ol18k)
>>  
>> I'm not able to get any response from the endpoints.
>>
>> I'm starting the app with both `goapp serve ./` and `dev_appserver.py ./` 
>> with the same result. *When deployed, the endpoints do work.*
>>
>> ```
>> INFO 2017-02-16 19:00:03,827 devappserver2.py:764] Skipping SDK 
>> update check.
>> INFO 2017-02-16 19:00:03,878 api_server.py:268] Starting API server 
>> at: http://localhost:55881
>> INFO 2017-02-16 19:00:03,881 dispatcher.py:199] Starting module 
>> "default" running at: http://localhost:8080
>> INFO 2017-02-16 19:00:03,887 admin_server.py:116] Starting admin 
>> server at: http://localhost:8000
>> ```
>>
>> I'm trying to access the local endpoint on port 8080.
>>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/cb427734-ce29-40c1-99bb-ddea6bd5035a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 cannot load https://transm-157601.appspot.com/users/login. 
Response for preflight is invalid (redirect)

Can you please let me know what I need to change? 


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/a6545917-2e89-4c4a-8d35-ee8f8d79927c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.