[google-appengine] Re: Read data from Real time database in Servlet

2018-04-02 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
The link you provided is using Java 7 runtime. Did you try following the Java 8 tutorial ? -- You received this message because you are subscribed to the Google Groups "Google App

[google-appengine] Re: tutorals

2018-04-02 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
QQ: What was the GAE/Datastore tutorial you followed and what was the sample feature you were looking for that was lacking on the tutorial? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving

[google-appengine] Re: Bitnami Wordpress Login

2018-04-02 Thread 'Taher (Cloud Platform Support)' via Google App Engine
Hi Mir, Have you used cloud launcher to launch the Bitnami Wordpress solution? If you have, can you specify which one have you used? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe

[google-appengine] Re: Socket Timeout errors on URLFetch calls

2018-04-02 Thread 'George (Cloud Platform Support)' via Google App Engine
Are the URLFetch errors associated with a certain situation, or at least a certain period in time? To report an issue, this has to be reproducible or, at least, associated with certain parameters, such as time. There is little chance to address an issue one can't reproduce reliably. -- You

[google-appengine] Bitnami Wordpress Login

2018-04-02 Thread Mir Ali
Dear All, We are hosting web server on Google cloud and we terminate our support contract with the third party. However, recently we found out the content files are not in the google cloud server but in the bitnami Wordpress server of which we don't have the login credentials. Now we are

[google-appengine] Read data from Real time database in Servlet

2018-04-02 Thread hr lumiins
Hi All, able to write data in firebase databse and Getting an error when read data from Servlet: Code to Read public HttpResponse firebaseGet(String path) throws IOException { // Make requests auth'ed using Application Default Credentials Credential credential =