[google-appengine] Re: Crop Images storaged in Google Cloud storage with a given bounding box.

2016-06-18 Thread Ayush Verma
Would the images CDN not cache the cropped image and serve cached responses ? -- 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...@

[google-appengine] Re: Crop existent image in GCS

2016-06-16 Thread Ayush Verma
You do not need to save the cropped image. What I would suggest is that, you save the original image and get a *serving url *for it using getServingUrl()

[google-appengine] Re: App Engine pricing details

2014-04-24 Thread Ayush Verma
I enabled billing through the old console as well, Its working now. -- 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...@googlegrou

[google-appengine] Re: App Engine pricing details

2014-04-23 Thread Ayush Verma
I re-uploaded my appengine code but it did not make any difference. In the new developer console when I check my billing status it says billing is enabled and I can see my complete billing profile. I can also use cloud storage and compute engine (create new bucket and new instance respectively)

[google-appengine] Re: App Engine pricing details

2014-04-22 Thread Ayush Verma
Hello, I have enabled billing in my application but I am getting the same error. I can verify that billing has been enabled as I can create a bucket in Cloud storage. Any help will me much appreciated. -- You received this message because you are subscribed to the Google Groups "Google App En

[google-appengine] App Engine pricing details

2014-04-22 Thread Ayush Verma
Hello, I am getting "com.google.apphosting.api.ApiProxy$FeatureNotEnabledException: The Socket API will be enabled for this application once billing has been enabled in the admin console" error in my android endpoints enabled application. I checked appengine's pricing details, and saw that so