[google-appengine] Re: Add new URL with google apps not working

2015-01-20 Thread Ziyan Zhou
I am hitting the same issue. I cannot remove added URL from Google Apps. It's always HTTP 500. I cannot remove the AppEngine app from my Google Apps account. It's always I talked to Google App Help online and they say: You do not have the permissions necessary to uninstall this application.

[google-appengine] Data loss: New Datastore Query Page deleting entries instead of updating

2015-01-20 Thread remko
I wanted to try the 'New datastore Query' page to edit an entry this morning, and had serious issues with it: - It initially said that I had to enable the Datastore API (it never did this before, the datastore API has always been enabled). Someone else mentioned this a few days ago. After this,

[google-appengine] Restrictions on PHP for Google Gadgets? Documentation?

2015-01-20 Thread buck
Hello everybody, First of all, im new to the Google Sites platform and PHP development :D . Im writing a Google Gadget in PHP for an Intranet Site. Basically its just a simple pinboard, with a SQL Datastore in the background for the post-its. Ive come kind of far in the development and I was

Re: [google-appengine] where do I install appengine-try-python-flask?

2015-01-20 Thread Alex Martelli
On Wednesday, January 14, 2015 at 8:02:28 AM UTC-8, MINDRIL CYR wrote: SO told me to put it in the root directory and the examples now work. I'll keep tinkering. Can you recommend any good references for GAE? Personally I like

[google-appengine] Redirecting Appspot URL to custom domain

2015-01-20 Thread Nikhil P Naik
I deployed a website (it consists of one index.html page and folders that contain js, image css files) on the app-engine and linked it to my custom domain. I configured the CNAME and the site is opening on my domain, but the original appspot URL is not being redirected to the custom domain.

Re: [google-appengine] GAE HR commit/visibility + timestamp

2015-01-20 Thread Julio Otuyama
Does it work on two different connections (two different requests)? I suppose in the same connection the database may store a cache that can give the correct visibility, but this could be lost with another connection. The documentation says that there are two phases, the commit phase and the

Re: [google-appengine] Re: Google Apps No Longer Free

2015-01-20 Thread André Pinto
Hey Greg... hello everyone. Is that still on? Is it still able to get 1 user per account for free? I have bought my domain at Namecheap.com and would like to use Google as an e-mail host/providor... for free lol Is it still possible? If not, any suggestions on how to? I've also seen a

[google-appengine] How to report Abuse

2015-01-20 Thread Karim Saif
Hello, I like to know how can report abuse on appspot.com? Example, this 2 are setup for ISLAMIC STATE Terror group and have links to BEHEADING VIDEOS, MASS KILLING, USING CHILD SOLDIER TO EXECUTE people. https://dawla-is.appspot.com/ https://dwl-is.appspot.com/ THANK YOU -- You received

[google-appengine] API for Developers Console?

2015-01-20 Thread stephanos
Hey there, since the rather new Developer Console looks quite feature complete to me and appears to be a SPA we would love to make use of REST APIs that expose some of its information. In my Chrome Network tab I can see that the app's versions are obtained from:

[google-appengine] Setting up Unit Test for backend in Android Studio

2015-01-20 Thread Andrew Chen
Hi guys, this has been plaguing me quite a while. Given i am a new comer to Google App Engine with Android Studio. Was wondering if anyone could guide me in setting up Test Cases for Backend in Android Studio? Thanks. -- You received this message because you are subscribed to the Google

[google-appengine] GAP - Access to Google Drive Spreadsheet using IAAS

2015-01-20 Thread Miguel Fabre
Hi! I'm developing a app with GAP which insert data into a Google Drive Spreadsheet. In my computer, using 'localhost', works fine but now I want to use a IAAS (Koding). When I try to connect to my gmail account to access to the Spreadsheet (with the IAAS machine), it doesn't work because

[google-appengine] is google appengine datastore.get(key) consistent?

2015-01-20 Thread tskaahyeah
I've read the consistency page on https://cloud.google.com/appengine/docs/java/datastore/structuring_for_strong_consistency now i know that for queries to be consistent you need to use ancestor queries. What about single key? query for example: Entity e = datastore.get(Key) are they

Re: [google-appengine] GAE HR commit/visibility + timestamp

2015-01-20 Thread Joshua Smith
If you get by key, you are guaranteed to get the last thing you put there. https://cloud.google.com/appengine/docs/python/datastore/structuring_for_strong_consistency On Jan 13, 2015, at 11:04 AM, Julio Otuyama otuy...@gmail.com wrote: Does it work on two different connections (two different

Re: [google-appengine] is google appengine datastore.get(key) consistent?

2015-01-20 Thread Joshua Smith
An entity without a parent is by definition an entity group of itself. So yes, strongly consistent. https://cloud.google.com/appengine/docs/python/datastore/entities https://cloud.google.com/appengine/docs/python/datastore/entities An entity's parent, parent's parent, and so on recursively,

[google-appengine] Re: Restrictions on PHP for Google Gadgets? Documentation?

2015-01-20 Thread Mars Lan
Do you see any error message in your logs? http://console.developers.google.com On Thursday, January 15, 2015 at 9:07:16 AM UTC-8, bu...@bitexpress.de wrote: Hello everybody, First of all, im new to the Google Sites platform and PHP development :D . Im writing a Google Gadget in PHP for an

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

2015-01-20 Thread Jason Brownell
Hi, I am seeing the same problem regularly: /base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py, line 134, in CheckSuccess raise self.exception OverQuotaError: The API call datastore_v3.Put() required more quota than is available. Even though: - I

Re: [google-appengine] API for Developers Console?

2015-01-20 Thread 'Andrew Jessup' via Google App Engine
Hey Stephen - you're right, these APIs aren't designed with external consumers in mind (for one thing, they may change without warning as we make revisions to the console). If you'd like to know more about our plans for exposing App Engine metrics and configuration from a stable and more easily

[google-appengine] Re: 404 /_ah/channel/jsapi

2015-01-20 Thread Jose Montes de Oca
Jared, We are currently working on this issue. You can follow along via our Downtime Notify Group thread: https://groups.google.com/d/msg/google-appengine-downtime-notify/1kMMzmu0B_U/kIUMIwpkc0UJ Sincerely, Jose M Google Cloud Platform On Tuesday, January 20, 2015 at 11:12:15 AM UTC-8, Jared

[google-appengine] Re: Data loss: New Datastore Query Page deleting entries instead of updating

2015-01-20 Thread husayt
This should be quite embarrassing for Google. For months they can't get simple query tool in Dashboard right. I am sorry to say this, but I can't really understand what is going on there. I have previously mentioned about my experience with it. It let us badly down many times, buggy, slow when

[google-appengine] New Datastore query tool (unofficial announcement)

2015-01-20 Thread husayt
I just had tried the new Cloud Datastore Query tool. (which was not announced yet) I can't believe it. It is really good. - IT'S FAST - has support for CQL - allows params - it shows contents of Embedded Entities - did I say it is really fast This is so nice, I am

[google-appengine] 404 /_ah/channel/jsapi

2015-01-20 Thread Jared Maxwell
Our support is seeing a consistent 404 on this resource. Can we package this into our app? Will Google fix it? Thanks, -- 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

Re: [google-appengine] How to increase Task Queue Execution timing

2015-01-20 Thread Emanuele Ziglioli
Thanks Nickolaus for sharing your experience. I've just come across this simple yet very elegant solution by Nacho Coloma to break through the 10m time limit of taks queues: http://blog.extrema-sistemas.com/long-tasks-in-app-engine-for-java/ https://github.com/icoloma/queue4gae I'm going to

[google-appengine] Increased Datastore timeouts

2015-01-20 Thread Jay
Has anyone else noticed an increase in DeadlineExceededExcption over the last couple of days due to datastore (query) timeouts? I am seeing this on one of my apps (python). It is intermittent but more than usual and noticeable. The app engine status has showed all green when I have looked. I

[google-appengine] App suddenly lost billing settings

2015-01-20 Thread PromptAppointment
I need someone to help me with my app promptappointment, all of a sudden it reverted back to the free pricing tier when I have billing enabled and nothing is wrong with my credit card. This is a production app and I need help asap. Thanks! -- You received this message because you are

Re: [google-appengine] Re: Google Apps No Longer Free

2015-01-20 Thread Vinny P
On Wed, Jan 14, 2015 at 7:47 AM, André Pinto agfpi...@gmail.com wrote: Is it still able to get 1 user per account for free? I have bought my domain at Namecheap.com and would like to use Google as an e-mail host/providor... for free lol Is it still possible? If not, any suggestions on how

Re: [google-appengine] GAP - Access to Google Drive Spreadsheet using IAAS

2015-01-20 Thread Vinny P
On Mon, Jan 19, 2015 at 9:42 AM, Miguel Fabre miguel92g...@gmail.com wrote: I'm developing a app with GAP which insert data into a Google Drive Spreadsheet. In my computer, using 'localhost', works fine but now I want to use a IAAS (Koding). When I try to connect to my gmail account to access

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

2015-01-20 Thread Vinny P
On Sat, Jan 17, 2015 at 1:10 PM, Jason Brownell brownell.ja...@gmail.com wrote: Could it be related to the rate at which the app is accessing the resource, rather than the absolute number of calls? Usually when that happens, a yellow Caution triangle appears next to the quota bar on the

Re: [google-appengine] Communicating with GCE (PHP)

2015-01-20 Thread Vinny P
On Sat, Jan 17, 2015 at 1:40 PM, Bryan Goldberg bgo...@gmail.com wrote: I have a fresh install of an Ubuntu Compute Engine. I am using the php runtime of google app engine and I was wondering if there was a way to communicate with my GCE without installing apache on my GCE. As Jim said, a

Re: [google-appengine] Redirecting Appspot URL to custom domain

2015-01-20 Thread Vinny P
On Tue, Jan 13, 2015 at 11:23 PM, Nikhil P Naik nik...@techarta.com wrote: webapp2.Route('/', webapp2.RedirectHandler, defaults={'_uri':' http://subdomain.domain.com}), ], debug=False) def main(): application.run() if __name__ == '__main__': main()