Did you read my message ? Looks like no.

You got consumer key and secret for 3legged authentication, which is
completely different for 2legged.

To "activate" it, you need a gadget running inside Orkut - it is mandatory.
And to make social calls, you will need to get user´s id too.

Develop a gadget - can be a test or whatever, goto
https://www.google.com/gadgets/directory/verify , type the url and it will
give consumer key and secret for 2legged. Consumer key is a number, secret a
small hash.

You can copy my testing gadget if you want, and just change the key:
http://www.opensocial-br.org/exemplo/opensocialbr.xml

Unfortunately, there isn´t much documentation about this. Only one I know is
here:
http://code.google.com/p/opensocial-php-client/wiki/HowToConnecting#2-legged_OAuth_on_orkut

<http://code.google.com/p/opensocial-php-client/wiki/HowToConnecting#2-legged_OAuth_on_orkut>Please
also note that I DO NOT work for Google. Just trying to help people here.

Best,

Robson Dantas
@robsondantas


2011/3/3 Pablo Mendez <[email protected]>

>  No, this is not what I need. I already have a consumer_key and
> consumer_secret. In fact, I used them in the OAuth Playground and work,
> but with 3-legged OAuth. I need to use *2-legged OAuth* and I want to
> activate this functionality, where do I activate it?. I know that it is not
> by entering https://www.google.com/gadgets/directory/verify, since
> consumer_secret and consumer_key that I get on that form, are not
> recognized as such by the OAuth Playground. The consumer_key and
> consumer_secret that I got at https://www.google.com/accounts/
> ManageDomains, already work, but with 3-legged OAuth.
> I repeat: I need to use *2-legged OAuth* and how activate it. Is it in
> Google Apps? In another panel?. Then, if this is solved, where do I find clear
> and updated documentation on the request that I used to meet the steps of
> 2-legged OAuth?
> Ultimately, if this is not viable, is it valid to use 3-legged OAuth
> within an IFRAME on Orkut?
> Thank you very much.
> Greetings.
>
> Pablo Mendez
>
> --
> 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.
>

-- 
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.

Reply via email to