[google-appengine] Re: Google App Engine standard now supports Java 8

2017-07-04 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
I successfully managed to connect a GAE standard application (Java 8) to Cloud SQL for PostgreSQL instance using the sample project that Ludovic provided [1]. Google App Engine using PostgreSQL is currently not supported on Go, but you can use Python or Java as an alternative. Article [2] des

[google-appengine] Re: Help about AngularJs2 with endpoints Google app engine

2017-07-04 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Jordan, Since Google App Engine (GAE) can be consumed through endpoints, it is not dependent on any frontend language. Nevertheless, here is the tutorial to build an Angular 2 frontend running on GAE [1]. In the above example, the GAE backend is separated from the Angular 2 frontend. Onc

Re: [google-appengine] GAE Endpoints: Mismatch between built and expected exploded directory on gradle deploy

2017-07-04 Thread Jonas Hartmann
Yes, that works. Thanks for the hint! In the meantime a few things changed. For people who are also slightly confused how to upgrade to the current version, here are the important parts: *Android app gradle:* ADD: apply plugin: 'com.google.cloud.tools.endpoints-framework-client' CHANGE: comp

[google-appengine] Help about AngularJs2 with endpoints Google app engine

2017-07-04 Thread Jordan Andrei Cortes Mesa
Hi guys, This email is intended to ask how the consumption of Google App Engine endpoints with Angular 2 or Angular 4 is done. The tutorials that show on the web goes up to version 1 of Angular. Regards, -- You received this message because you are subscribed to the Google Groups "Google A

[google-appengine] Re: [google-endpoint-v2] rename entity prior to serialization

2017-07-04 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Raunak, How would you describe a use-case typical of your situation? What is here exactly meant by "renaming" an entity? A possible solution, based on information at hand, would be based on using Annotation Type ApiTransformer

Re: [google-appengine] Re: PHP app engine cannot connect to cloud sql

2017-07-04 Thread Paulo Henrique
The problem was inside app.yaml as exposed above. Just just ensure to wrap your connection variables between quotes, so PHP doesn't parse the DSN as local path. Em ter, 4 de jul de 2017 10:19, SPED MAKER escreveu: > Share you code. > > Em 4 de jul de 2017 10:02 AM, "Paulo Henrique" > escreveu:

[google-appengine] Re: Proble to get Google Play subscription info using Google Developers API

2017-07-04 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Michael, The information you need is presented in a step-by-step format on the "Authorization" documentation page . You'll get the desired token by following this workflow. You are welcome to come back with more in-depth qu

[google-appengine] Re: images correction overlaying images

2017-07-04 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello Soltan, this forum is dedicated to the Google Cloud Platform's App Engine and does not offer support for Earth Engine. As this product is current in early-access I can only point you to the official documentation for Earth Engine. If you recei

Re: [google-appengine] Re: PHP app engine cannot connect to cloud sql

2017-07-04 Thread SPED MAKER
Share you code. Em 4 de jul de 2017 10:02 AM, "Paulo Henrique" escreveu: > Hi there! > > I tried your solution but I'm still getting this same error. > Anyone found a way to overcome this... please share with this group. > Thanks... > > -- > You received this message because you are subscribed t

[google-appengine] Re: PHP app engine cannot connect to cloud sql

2017-07-04 Thread Paulo Henrique
Just got it to work now: > I was not using environment variables as shown in the tutorials. I changed > the code to follow their guidelines, but still, could not get it to connect > to Cloud SQL. Turned out that the problem was ridiculously simple. In app.yaml, the env_variables were missing

[google-appengine] Re: PHP app engine cannot connect to cloud sql

2017-07-04 Thread Paulo Henrique
> > Hi there! I tried your solution but I'm still getting this same error. Anyone found a way to overcome this... please share with this group. Thanks... -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group an

[google-appengine] Re: Email recipients quota just a fraction after migrating an AppEngine app from us-central to eu-west

2017-07-04 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Hi Christian, Can you please clarify the following: 1- Can you confirm it is an App Engine and not a Compute Engine app? This is because AppEngine application’s region is not modifiable after creating the instance. 2- Are you talking about migrating an instance of a single project or i