[google-appengine] Re: Can Push Queue tasks be executed in order?

2015-11-13 Thread Adam
Hi Paul, It's possible to launch a task from another task. This means each task 1-9 can check if the work from the other tasks has completed, and then launch task #10 if it is. Task #10 should check to see if it's not already running (singleton). Be careful to avoid having a task launch itself

Re: [google-appengine] Re: Console -> Monitoring (stackdriver)

2015-11-13 Thread 'Josh Moyer' via Google App Engine
Hello Thanasis, Would you please reply privately to me at moyer at google dot com and let me know your e-mail address and Stackdriver account name so that I can investigate further? Kind Regards, Josh Moyer Google Cloud Platform Support On Thu, Nov 12, 2015 at 11:35 AM, Thanasis Delenikas wrote:

[google-appengine] Re: Custom Domain Setup - redirects to google.com...?

2015-11-13 Thread Jan Roar Edvardsen
Hi Nick, I did the following steps: 1. I went into my Google Developers Concole and pressed settings. 2. I clicked Custom Domains, and Add a custom domain 3. I verified my domain via a added txt record on my domain host 4. I set up a//cname records as directed 5. I then found out that I had e

[google-appengine] Re: request.getSession(false) returning null though active session available

2015-11-13 Thread Nick (Cloud Platform Support)
Hey Naresh, A post like this should be sent to Stack Overflow . The forum you've posted to (Google Groups - App Engine) isn't meant for specific-issue one-on-one technical support, and so this post is off-topic. Posting to Stack Overflow not only ensures that you won'

[google-appengine] Re: User Rate Limit Exceeded

2015-11-13 Thread Nick (Cloud Platform Support)
Hey Fernando, While the screenshot from your console certainly shows that you're not breaking the daily quota, there are more short-term rate-limiting quotas which are meant to keep the system usable. When seeing a "rate limit exceeded" response, try to make your traffic pattern less burst-orie

[google-appengine] Re: Custom Domain Setup - redirects to google.com...?

2015-11-13 Thread Nick (Cloud Platform Support)
Hey Jan, Without more specific technical details on exactly what you've set up, how you did it, etc., nobody can help you. If you have a specific technical issue or question, it might be worth spending the time investigating the relevant information and documentation connected to your issue, su

Re: [google-appengine] Re: Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Cliff Hill
Looks like my issue was with python's requests library. I ended up getting it working with the Unofficial Python API, so I can continue. Would be nice to have an official API, but the Unofficial one works. On Friday, November 13, 2015 at 1:29:42 PM UTC-5, Cliff Hill wrote: > > I am going to be f

Re: [google-appengine] Re: Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Cliff Hill
I am going to be forced to do so. I was hoping for a full Google implementation, where I don't have to go outside of Google to use Google services with Google services. *"I'm not responcabel fer my comuter's spleling errnors"** - Xlorep DarkHelm* Website: http://darkhelm.org On Fri, Nov 13, 2015

[google-appengine] Re: where the release notes for app engine 1.9.29?

2015-11-13 Thread Paul Canning
Would be even nicer for them to tell cusomters when new versions are made live :/ On Friday, November 13, 2015 at 3:45:28 PM UTC, Rif Kiamil wrote: > > How can you put me on a runtime with no release notes? > -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Re: where the release notes for app engine 1.9.29?

2015-11-13 Thread Patrice (Cloud Platform Support)
Hi Rif, Just to be entirely sure, is it only one of your instances that is on 1.9.29 or is it all of them? Because if it's just a subset, it's expected. 1.9.29 is not fully released yet, and to make sure the future release doesn't break production for applications, we normally send some traffic

[google-appengine] Re: " Some of your projects are in violation of our Terms of Service. Click the button in the status column of the project to address the issue. "

2015-11-13 Thread Venetsian Jakimov
Hi Patrice, Thank you very much for the assistance. I've contacted billing support as requested and hopefully they will be able to resolve this issue for me. Thanks again. Venetsian. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsub

[google-appengine] Re: ApiProxy$OverQuotaException without being over quota!!

2015-11-13 Thread Sagar Mutha
Sounds good! Thank you for all your help Patrice :) On Friday, November 13, 2015 at 8:02:25 AM UTC-8, Patrice (Cloud Platform Support) wrote: > > Hi again Sagar, > > Just to keep you in the loop : I noticed the update that has been posted > on your case has been answered and fully analysed by on

[google-appengine] Re: ApiProxy$OverQuotaException without being over quota!!

2015-11-13 Thread Patrice (Cloud Platform Support)
Hi again Sagar, Just to keep you in the loop : I noticed the update that has been posted on your case has been answered and fully analysed by one of your specialists. I believe you should at this point have enough to move forward. If you have follow up questions, I suggest you take them to the

Re: [google-appengine] Re: Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Paul Canning
If you want to use the API so badly, why not use a non GAE server setup? On Friday, November 13, 2015 at 3:52:56 PM UTC, Cliff Hill wrote: > > I did, it won't work because Google is blocking the url s for Google Play > Music from being accessed by Google App Engine. > > People wanting "smart play

Re: [google-appengine] Re: Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Cliff Hill
I did, it won't work because Google is blocking the url s for Google Play Music from being accessed by Google App Engine. People wanting "smart playlist" capabilities are not measured "in tens", it is something a lot of people I have seen online ask for. This, to me, is a way it can be accomplishe

[google-appengine] where the release notes for app engine 1.9.29?

2015-11-13 Thread Rif Kiamil
How can you put me on a runtime with no release notes? -- 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 google-appengine+unsubscr...@googlegroups.com. To pos

[google-appengine] Re: Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Paul Canning
The thing is, it IS asking a lot. It's not like it'll take one guy an afternoon of work. I highly doubt they'll make any form of API for Google Music, as you can create playlists etc on the website already. People wanting an API for their own personal projects are going to be numbered in the te

[google-appengine] User Rate Limit Exceeded

2015-11-13 Thread Fernando Lopez
Hello, We are having problems since 11 of November with our application hosted in Google Apps engine. (We have not updated our application in the last month) We are calling to different Google API's, mostly Drive API, and in the last two days we are receiving 403 errors for almost all requests:

[google-appengine] Google App Engine & Google Play Music... making apps that manage playlists on GAE

2015-11-13 Thread Cliff Hill
Before I start, I want to make it very clear -- I am not talking about having a google app engine app that controls streaming music in any way, just having the ability to manage/manipulate playlists, as well as the metadata for tracks/songs I have in google play music. I want to propose Google

[google-appengine] request.getSession(false) returning null though active session available

2015-11-13 Thread Naresh Pokuri
I am testing my application on Google App Engine local devserver. And I see once user session timeout and logs-in again, for few request that logged in session worked. All of a sudden for few request new session created though active session sent in request headers. *working session request

[google-appengine] Can Push Queue tasks be executed in order?

2015-11-13 Thread Paul Canning
Say if I have 10 tasks I need to run, is there a way I can make sure tasks 1-9 are complete (in any order) before task 10 is launched? -- 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

[google-appengine] Re: CodeIgniter - PHP Push Tasks giving different outcomes

2015-11-13 Thread Paul Canning
Yea, I may also implement checking the request headers that the push tasks queue sets. Cheers! On Friday, November 13, 2015 at 1:45:01 PM UTC, Joshua Johnston wrote: > > login: admin is the way we do them as well. > > On Friday, November 13, 2015 at 5:00:25 AM UTC-5, Paul Canning wrote: >> >> Ne

[google-appengine] Re: CodeIgniter - PHP Push Tasks giving different outcomes

2015-11-13 Thread Joshua Johnston
login: admin is the way we do them as well. On Friday, November 13, 2015 at 5:00:25 AM UTC-5, Paul Canning wrote: > > Nevermind, I think I got it sussed. > > My controller was locked down so only logged in admins could trigger the > task, and so was the end point. Obviously the Task Queue could n

Re: [google-appengine] Re: File upload in datastore.

2015-11-13 Thread Priya Purushoth
Hi! i used the blob store and it successfully saved in datastore. But the problem is i cant able to retrieve the correct file. Need help?? Thanks in advance.. On Mon, Nov 9, 2015 at 10:03 AM, Priya Purushoth wrote: > Hi! > Thanks.I will try this. > > > > On Sun, Nov 8, 2015 at 5:29 AM, Adam w

[google-appengine] Custom Domain Setup - redirects to google.com...?

2015-11-13 Thread Jan Roar Edvardsen
I recently tried to setup a custom domain on my app engine project. After some testing i changed my mind, and decided to stay with my current solution (www-redirect from my domain host), but now all redirection only leads to google.com?? Any suggestions?? -- You received this message because

[google-appengine] Re: CodeIgniter - PHP Push Tasks giving different outcomes

2015-11-13 Thread Paul Canning
Nevermind, I think I got it sussed. My controller was locked down so only logged in admins could trigger the task, and so was the end point. Obviously the Task Queue could not be logged in, so it failed. I'm guessing the best way to secure a task end point is to set a handler and use login: ad