[google-appengine] Re: Sign in chooser in GAE?

2019-11-26 Thread 'Pierre-Yves Blain' via Google App Engine
Could you bring some clarification as to where you would like the account switch to occur? If it is in a project's console, you can click on the top right corner of the console to switch accounts. Also, could you specify which elements of a session while logged in you would like carried over af

Re: [google-appengine] Re: GAE Standard | Local Dev | Python37: google.appengine.api not found

2019-11-26 Thread Toon Knapen
There are outside services available as documented in the mail section of https://cloud.google.com/appengine/docs/flexible/python/migrating. Is that covering your need? On Tuesday, November 26, 2019 at 2:43:57 AM UTC+1, Yanay Lehavi wrote: > > Thank you Andrew. We have migrated most of our stuff

Re: [google-appengine] Re: GAE Standard | Local Dev | Python37: google.appengine.api not found

2019-11-26 Thread Yanay Lehavi
Thank you Poon, nice catch. I'll wait for GCP, this stuff is too trivial to have to depend on yet another vendor/contract/payment/spam ;) On Tuesday, November 26, 2019 at 7:05:33 AM UTC-8, Toon Knapen wrote: > > There are outside services available as documented in the mail section of > https://

[google-appengine] GAE: how to migrate appengine.api for Java8 to google cloud datastore for Java11

2019-11-26 Thread Han Ju Kim
Hi all, I'm trying to keep up with my GAE standard webserver solution to latest one. Mainly Java8 to Java11. One of my package use the standard google appengine as described https://cloud.google.com/appengine/docs/standard/java/javadoc/com/google/appengine/api/datastore/DatastoreService When I

[google-appengine] domain is blocked

2019-11-26 Thread Ярик Швиденко
*My domain is blocked for sending emails to gmail. Could you tell me what to do in order to remove this restriction* -- 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

[google-appengine] Re: GAE: how to migrate appengine.api for Java8 to google cloud datastore for Java11

2019-11-26 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello Han, Please note that Google Groups are reserved for general Google Cloud Platform and product discussions and not for technical issues, which is why I suggest moving the troubleshooting to Stackoverflow , where you may receive advice from our programming comm

[google-appengine] Re: domain is blocked

2019-11-26 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, Can you tell me more about your domain and how it is being blocked? When did this start? We need this to have basic information. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emai

[google-appengine] Re: GAE: how to migrate appengine.api for Java8 to google cloud datastore for Java11

2019-11-26 Thread Han Ju Kim
Hi Elliott, I appreciate your guide, however this is is not clearly described even stackoverflow [appengine] quite well. My solution run quite well in Java8, however I love to migrate that to latest on for Java11 and google cloud. It's a library provided from Google Cloud without any kind descr