Re: [google-appengine] Make appspot URL unsearchable

2017-02-07 Thread himanshu kapoor
Thanks @barry Can i add [login: admin] in nodeJS? Added below config in my app.yaml and when i try to view appspot URL it throws 403 : forbidden runtime: nodejs handlers: - url: /.* script: IGNORED login: admin On Friday, February 3, 2017 at 4:31:44 PM UTC+5:30, barryhunter wrote: > >

[google-appengine] Re: Problems installing jdk8 in flex

2017-02-07 Thread Vinay Chitlangia
On Wednesday, February 8, 2017 at 2:12:54 AM UTC+5:30, Cesar Oyarzun wrote: > > Hey Vinay I did try your comand but it doesn't work for me I'm getting > this error > > E: The value 'jessie-backports' is invalid for APT::Default-Release as > such a release is not available in the sources >

[google-appengine] Re: google endpoints (java), session cookies and iOS

2017-02-07 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Louis-Martin, Have you tried what is documented in “Using Endpoints in an iOS Client” above? What have you tried exactly, in iOS? What are the errors or what lack of functionality prevents you from implementing your app in iOS vs. success in Android? More detail would be welcome. If

[google-appengine] Google AppEngine Search, Python API missing from SDK?

2017-02-07 Thread Nick Papadonis
Hi Folks, I would like to use this API, however after installing google-appengine via PIP (1.5.1 latest), I'm unable to find the Search API in the module. # pip list |grep appengine google-appengine (1.5.1) $ ls env/lib/python2.7/site-packages/google/appengine/api | grep search

[google-appengine] Re: Problems installing jdk8 in flex

2017-02-07 Thread 'Adam (Cloud Platform Support)' via Google App Engine
To use the backports repo you actually need to add it to your sources.list, as covered in the Debian Backports Instructions : 1. For jessie add this line deb http://ftp.debian.org/debian jessie-backports main to your

[google-appengine] Re: Problems installing jdk8 in flex

2017-02-07 Thread Cesar Oyarzun
Hey Vinay I did try your comand but it doesn't work for me I'm getting this error E: The value 'jessie-backports' is invalid for APT::Default-Release as such a release is not available in the sources On Monday, February 6, 2017 at 11:06:45 PM UTC-5, Vinay Chitlangia wrote: > > Thanks Adam. >

Re: [google-appengine] Re: 4 Instance spinning in 4 secs

2017-02-07 Thread 'Nick (Cloud Platform Support)' via Google App Engine
... and as a last bit of additional information, if you use gcloud beta logging read, be sure you read the help document for that command (gcloud beta logging read --help) and pay special attention to the need to use filters to

Re: [google-appengine] Re: 4 Instance spinning in 4 secs

2017-02-07 Thread 'Nick (Cloud Platform Support)' via Google App Engine
One thing I'd add to the above excellent comment by Nicholas G: There's currently a beta feature in the gcloud tool which can read app logs and show any info, warning, error, etc. logs from within the requests, while the gcloud app logs read won't show this information: gcloud beta logging

[google-appengine] Re: /_ah/bounce

2017-02-07 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
I made the issue private as it contained a fair amount of project-sensitive information. Nevertheless, I've created a generalized and publicly available reproduction of the issue which includes a usable workaround provided by another

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

2017-02-07 Thread Nicola Donadoni
Hi Alex, We recently moved a professional website from Heroku to Google Cloud and we are experiencing the same problem when trying to use a custom domain. At the moment our users are having troubles due to the change in the domain, could you please whitelist volo.org.uk? You can contact me for

[google-appengine] Discovery Doc generation missing "format" tag for doubles

2017-02-07 Thread Eric Wasserman
I upgraded to Cloud Endpoints 2.0 recently. I never saw this issue when generating the now deprecated RPC doc. I believe there is an issue with discovery document generation, where it doesn't create the '"format": "double' for double fields. creditAmount below should have the format tag.

Re: [google-appengine] Re: 4 Instance spinning in 4 secs

2017-02-07 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
To get logs for a specific GAE service, you can use one of the following: - Selecting the text of the logs in the browser when viewing the Logging window in the Developers Console. With most modern browsers, it's possible for web site designers to control how content is copied and

[google-appengine] Re: Unable to see SSL certificates in the console

2017-02-07 Thread Attila-Mihaly Balazs
Hi Anastasios / Alex, - Anastasios - that has been the case (ie. only the uploading user being able to see the certificate) until recently, which is annoying and not documented anywhere. However recently it seems that not even the original user is able to see it (!!!). - Alex - we checked

Re: [google-appengine] Re: When to use PubSub vs Task Queues

2017-02-07 Thread Joshua Fox
Thank you. We indeed use Task Queues for scheduling tasks, so if I understand correctly, PubSub could not serve as a replacement. On Fri, Feb 3, 2017 at 8:30 PM, 'Kim Lewandowski' via Google App Engine < google-appengine@googlegroups.com> wrote: > Hi Joshua -- > > It’s a good question, and it

[google-appengine] Re: /_ah/bounce

2017-02-07 Thread Attila-Mihaly Balazs
@johnP: did you make the issue private intentionally? Thanks, Attila -- 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