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

2010-08-10 Thread Nitin Shrimali
hii yes I found that. Thanks. On using this I am getting Traceback (most recent call last): File "", line 1, in response = container.send_request(request) File "C:\Python26\lib\site-packages\opensocial\__init__.py", line 300, in send_request batch.send(self) File "C:\Python26

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

2010-08-10 Thread Robson Dantas
These 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 Robson Dantas 2010/8/10, Ni

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

2010-08-09 Thread Nitin Shrimali
Hello Rob Thanks for this very much. I need a small help from you again. I also want to know what exactly this "server_rpc_base" and "server_rest_base" means. This would be again a great help to me. With Regards Nitin On Tue, Aug 10, 2010 at 7:12 AM, Robson Dantas wrote: > Hi Nitin

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

2010-08-09 Thread Robson Dantas
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 > I am a newbie to opensocial api. I want to know that how would i >

[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