[google-appengine] Endpoints v2 InconsistentApiConfigurationException

2016-09-27 Thread Thomas Wiradikusuma
Hi guys, I'm a longtime user of Cloud Endpoints (v1), and decided to give v2 a try. So I followed https://cloud.google.com/appengine/docs/java/endpoints/migrating and here's my diff: - compile 'com.google.appengine:appengine-endpoints:1.9.42' + compile

[google-appengine] Re: ImportError: No module named webapp2

2016-09-27 Thread 'Iaroslav Karandashev' via Google App Engine
I have solved this issue by changing BUILD file. On Tuesday, September 27, 2016 at 6:11:02 AM UTC-7, Iaroslav Karandashev wrote: > > Is there any updates on this topic? > I have faced the same issue > > from google.appengine.ext import webapp > File

[google-appengine] Re: Latency Today - upto 12 seconds to load a page

2016-09-27 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
Thanks for sharing your experiences here. I'm happy to hear that the TTFB has gone decreased. Is the latency back down to where it was prior to your report of this incident? I'm afraid the screenshot provided does not reveal much about latency apart from a single instance. Are there any

Re: [google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-27 Thread Roshan Dawrani
Hi Nick, Could manage to file the feature request only now. Here it is: https://code.google.com/p/googleappengine/issues/detail?id=13307 Thanks for taking interest in this thread. Cheers. Roshan On Wed, Sep 21, 2016 at 2:13 AM, 'Nick (Cloud Platform Support)' via Google App Engine

[google-appengine] https ERR_TOO_MANY_REDIRECTS

2016-09-27 Thread vasya Guskuskudu
Hello. I have a project made on the flask + gae init. I installed https://letsencrypt.org certificate, and the site works is via https + www and without it, if you type the address manually. But if I set app.yaml to "secure: always" the site stops working in the error on the client specified

[google-appengine] Re: ImportError: No module named webapp2

2016-09-27 Thread 'Iaroslav Karandashev' via Google App Engine
Is there any updates on this topic? I have faced the same issue from google.appengine.ext import webapp File "google3/tools/autopar/zipimport_modern.py", line 536, in load_module File "google3/tools/autopar/zipimport_modern.py", line 842, in LoadPythonModule File

[google-appengine] Analytics API:500 Internal Server Error

2016-09-27 Thread Sumit Bansal
Hi , Now a days always ,I have been receiving this error from the Analytics API: Error accessing google analytics API com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error { "code" : 500, "errors" : [ { "domain" : "global", "message" :

[google-appengine] https ERR_TOO_MANY_REDIRECTS

2016-09-27 Thread vasya Guskuskudu
Hello. I have a project made on the flask + gae init. I installed https://letsencrypt.org certificate, and the site works is via https + www and without it, if you type the address manually. But if I set app.yaml to "secure: always" the site stops working in the error on the client specified