[orkut-developer] BadResponseError: Bad Response: 401

2010-08-27 Thread Nitin Shrimali
Hello I am getting this error on :-- response = container.send_request(request) this command. Can anyone please help me out from this. Traceback (most recent call last): File "", line 1, in response = container.send_request(request) File "C:\Python26\lib\site-packages\opensocial\__init__.py", l

[orkut-developer] Bad Response: 401

2010-08-13 Thread Nitin Shrimali
Hii I am working on gadget for orkut and when i execute "response =container .send_request(request)" command I get Traceback (most recent call last): File "", line 1, in response = container.send_request(request) File "C:\Python26\lib\site-packages\opensocial\__init__.py", line 303, in se

[orkut-developer] Retrive user detail

2010-08-11 Thread Nitin Shrimali
Hello to All, Hii guys I am a newbie to orkut opensocial. I want to fetch detail of a particular user from orkut say information about myself using opensocial Python API. Is it possible to do this without building gadget and register it on orkut. Please help me on this. This will

Re: [orkut-developer] Customer key and secret key

2010-08-10 Thread Nitin Shrimali
e are the urls you will need to send remote commands ( guessing ). > > Grab the address from my lib: > > http://code.google.com/p/orkut-os-client-php/source/browse/trunk/lib/orkut-3legged.php > > If you want to use sandbox (test environment), replace www by sandbox. > > Regards >

Re: [orkut-developer] Customer key and secret key

2010-08-09 Thread Nitin Shrimali
Dantas wrote: > Hi Nitin, > > Easy. Just point your browser to > https://www.google.com/accounts/ManageDomains > > Registering your domain requires few steps. If you need any help, let me > know. > > Robson Dantas > > 2010/8/8, Nitin Shrimali : > > Hello > &

[orkut-developer] Customer key and secret key

2010-08-09 Thread Nitin Shrimali
Hello I am a newbie to opensocial api. I want to know that how would i get the consumer key and consumer secret so that I can connect to that container. Can anyone help me in this. I will be very thankful. config = opensocial.ContainerConfig( oauth_consumer_key='', oauth_con