Re: [google-appengine] Android Studio with Google Calendar API v3

2015-01-13 Thread Vinny P
On Mon, Jan 12, 2015 at 1:46 PM, Shubhashis Karmakar wrote: > I wanted to try out google calendar API v3. I have Android Studio 1.0. I > created a java endpoint module from Android Studio. I was following the > official documentation here >

[google-appengine] Re: Is there a PHP API for writing to the Datastore?

2015-01-13 Thread Tom Walder
I've just released a library that sits on top of the Google PHP API client. It makes reading and writing with Datastore much easier (I hope). Check it out - it might help you if you're still looking. https://github.com/tomwalder/php-gds On Wednesday, 25 June 2014 19:22:33 UTC+1, Nooby wrote:

[google-appengine] Re: No more "Transaction History"?

2015-01-13 Thread Emanuele Ziglioli
I've noticed the new bill on console.developers.google.com/billing has started monitoring App Engine related costs such as Frontend Instance Hours and Datastore Read Ops so I expect to receive a detailed invoice with the next bill. So I'm just missing the last bill really, and I need to access i

[google-appengine] No more "Transaction History"?

2015-01-13 Thread Emanuele Ziglioli
Hi, I can't seem to access the Transaction History from the app engine console anymore and the app engine usage cost are not billed in the same transaction that appears in the cloud console (it's an old app). Is there a secret link anywhere where I can access my app engine invoices? Thanks Eman

Re: [google-appengine] New AppEngine Console seems to hang quite a bit

2015-01-13 Thread husayt
Hi Michael, I am taking my words back. This database query screen is the most buggy application I have ever used. Can I just suggest to remove whileYouType querying and just add Query button, like in old good one? Also Filter doesn't work at all. Hope this feedback helps. Best, Huseyn On Frid

[google-appengine] Re: A really eccentric issue, out of the ordinary, that caused me almost 600$'s and a 5 day gap in functionality- started at 2014-11-19

2015-01-13 Thread Luke Stone (Google Cloud Support)
Hi again Kaan, I found the case and discussion. There were a few times when you got no response for several days - I acknowledge that. We will set up alarms to make sure we respond to billing issues promptly, similarly to the alarms we have for technical issues. There was a message to you w

[google-appengine] Re: Github Python Source only deploy not working?

2015-01-13 Thread dansalmo
I have followed these instructions: http://googlecloudplatform.blogspot.com/2014/04/using-github-for-push-to-deploy.html On Tuesday, January 13, 2015 at 1:04:28 PM UTC-8, dansalmo wrote: > > I have an app that works locally and deploys to App Engine using the SDK > but I can not get the deploy

[google-appengine] Github Python Source only deploy not working?

2015-01-13 Thread dansalmo
I have an app that works locally and deploys to App Engine using the SDK but I can not get the deploy from Github feature working reliably. It has only deployed a few times for some apps and not at all for most. I have the repo connected and can view the source in my app engine console. I hav

[google-appengine] development server and dependent tasks

2015-01-13 Thread PK
I have the following pattern: In the same module, a user driven HTTP request, triggers a task A which in turn starts a number of tasks A1, A2,... and then waits until they finish before proceeding (it sleeps and polls a memcache key to determine completion). This works fine in production but in

[google-appengine] Re: A really eccentric issue, out of the ordinary, that caused me almost 600$'s and a 5 day gap in functionality- started at 2014-11-19

2015-01-13 Thread Kaan Soral
Hi Luke, Thanks for the follow-up After 20+ days I received a response from the google support, at this point the response just sorted out the chaos of the invoices and the results So basically there were some undefined SLA refunds on invoices and manual adjustments that covered a portion of m

[google-appengine] Re: ETag headers missing (starting 2015-01-10)

2015-01-13 Thread Wolfram Gürlich
My issue report was merged with Issue #11594 . So you might want to star it. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receivi

[google-appengine] Re: ETag headers missing (starting 2015-01-10)

2015-01-13 Thread Jc Lanoë
I'm experiencing the same issue. Google claims it works for them but no matter what I do, that etag header gets lost along the way. On Monday, January 12, 2015 at 11:30:39 AM UTC+1, Wolfram Gürlich wrote: > > Is anybody else affected by this strange behavior? > > > Starting from 2015-01-10 ETag r