hii
yes I found that. Thanks. On using this I am getting
Traceback (most recent call last):
File "<pyshell#14>", line 1, in <module>
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\lib\site-packages\opensocial\request.py", line 590, in
send
container.send_request_batch(self, False)
File "C:\Python26\lib\site-packages\opensocial\__init__.py", line 321, in
send_request_batch
self._send_rpc_requests(batch)
File "C:\Python26\lib\site-packages\opensocial\__init__.py", line 359, in
_send_rpc_requests
json = self._handle_response(http_response)
File "C:\Python26\lib\site-packages\opensocial\__init__.py", line 405, in
_handle_response
raise BadRequestError(http_response)
BadRequestError: STATUS: 401
RESPONSE: <HTML>
<HEAD>
<TITLE>OAuth Authentication FailureInvalid consumer key, no app specified :
myapplication name</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>OAuth Authentication FailureInvalid consumer key, no app specified
: myapplication name</H1>
<H2>Error 401</H2>
</BODY>
</HTML>
this as a error.
On Tue, Aug 10, 2010 at 5:08 PM, Robson Dantas <[email protected]> wrote:
> 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, Nitin Shrimali <[email protected]>:
> > 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 <[email protected]>
> 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 <[email protected]>:
> >> > 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='<put your consumer key here>',
> >> >
> >> > oauth_consumer_secret='<put your consumer secret here>',
> >> >
> >> > server_rpc_base='http://path/to/rpc/base',
> >> >
> >> > server_rest_base='http://path/to/rest/base')
> >> >
> >> >
> >> > With Regards
> >> > Nitin
> >> >
> >> > --
> >> > You received this message because you are subscribed to the Google
> >> > Groups
> >> > "orkut Developer Forum" group.
> >> > To post to this group, send email to
> [email protected].
> >> > To unsubscribe from this group, send email to
> >> > [email protected]<opensocial-orkut%[email protected]>
> <opensocial-orkut%[email protected]<opensocial-orkut%[email protected]>
> >
> >> .
> >> > For more options, visit this group at
> >> > http://groups.google.com/group/opensocial-orkut?hl=en.
> >> >
> >> >
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "orkut Developer Forum" group.
> >> To post to this group, send email to [email protected].
> >> To unsubscribe from this group, send email to
> >> [email protected]<opensocial-orkut%[email protected]>
> <opensocial-orkut%[email protected]<opensocial-orkut%[email protected]>
> >
> >> .
> >> For more options, visit this group at
> >> http://groups.google.com/group/opensocial-orkut?hl=en.
> >>
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "orkut Developer Forum" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<opensocial-orkut%[email protected]>
> .
> > For more options, visit this group at
> > http://groups.google.com/group/opensocial-orkut?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "orkut Developer Forum" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<opensocial-orkut%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-orkut?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"orkut Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en.