[google-appengine] Re: HTML unit not working on GAE

2012-05-14 Thread Saurabh S
Hi , Has anyone had a try over this ? please reply On May 8, 4:07 pm, Saurabh S ggtestlo...@gmail.com wrote: Hi , I am usinghtmlunitto login to the appengine.google.com. I have enabled the cookies programatically. still i am getting an error saying Your browser's cookie functionality

[google-appengine] HTML unit not working on GAE

2012-05-08 Thread Saurabh S
Hi , I am using htmlunit to login to the appengine.google.com. I have enabled the cookies programatically. still i am getting an error saying Your browser's cookie functionality is turned off. Please turn it on. Please suggest how to overcome this. Also i'm little confused whether GAE

[google-appengine] Re: HTML unit not working on GAE

2012-05-08 Thread Saurabh S
: Dear Please refer this below link,http://support.google.com/accounts/bin/answer.py?hl=enanswer=61416 This would definitely help you out. On Tue, May 8, 2012 at 4:37 PM, Saurabh S ggtestlo...@gmail.com wrote: Hi , I am using htmlunit to login to the appengine.google.com. I have

[google-appengine] Data Back-up on GAE

2011-11-22 Thread Saurabh S
Hi , Is there any way of backing up the data on GAE? Does GAE provide anything by which we can create a back-up of our applications data ? please provide answers -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send

[google-appengine] GAE Bulkloader

2011-11-17 Thread Saurabh S
Hi , i have developed my application in python using web2py framework , i had some previous data which was supposed to be imported into the datastore . i tried the inbuilt import functionality provided by web2py on GAE but the problem is when we import the table into GAE , the id's associated with

[google-appengine] Single database for two diffrent application

2011-10-10 Thread Saurabh S
Hi , is it possible to have a single database for different applications deployed on different app-id's in GAE ? if it is possible then how can we impliment that ?.one more que : if it is possible how can a seperate the data betwwen two apps ? i.e. data from one app- id should not be visible

[google-appengine] Multi tenency in web2py framework ...

2011-10-10 Thread Saurabh S
hi , i am developing a configurable system for four clients . i want the code should be deployed on the single instance and should support the diffrent features depending upon who is logged in...also there should be a single database for all the clients..in order to impliment multi tenecy i tried

[google-appengine] Re: Authentication problem

2011-06-20 Thread Saurabh S
Thanks Johan,that error has been resolved. Now after that it says invalid scope. Error:OAuth 2.0 error: invalid_scope Is there any particular URL for scope or I have to manually enter a url on a particular basis Can you please provide information on this On Jun 20, 12:35 pm, Johan Euphrosine

[google-appengine] Getting error while running the Restlets in GAE

2009-10-29 Thread Saurabh S
hi, I have created an application to test the restlets in GAE. The tutorial is defined in the following url: http://wiki.restlet.org/docs_1.2/13-restlet/275-restlet/252-restlet.html. I have included the jars and deployed it to the App Engine. When i try to run the application I am getting

[google-appengine] Re: I want to develop a application in google app

2009-03-01 Thread saurabh s
thnx for reply can u tell me how can i do that? On Sun, Mar 1, 2009 at 11:31 PM, Brandon Thomson brandon.j.thom...@gmail.com wrote: Hello, You cannot use Postgres with GAE unless you have some kind of http proxy for it. Also, you can issue REST http queries to facebook from your