Re: [orkut-developer] HELP!!! Getting OpenSocial user ID

2010-04-16 Thread Robson Dantas
To use 2legged you need to have an installed opensocial app to be able to request data. Don't know as well if it's working properly; need to make some tests. Will do and posts some details further. On your opensocial app you can write some code to grab user's opensocial ids. For example: request

[orkut-developer] HELP!!! Getting OpenSocial user ID

2010-04-15 Thread lu5ceh
Hi!, I am using PHP-Client library. I am new to opensocial. I trying to run the sample codes provided for orkut. $auth = new osapiOAuth2Legged("", "", ""); It requires the OpenSocial ID of the user. How do i get this? -- You received this message because you are subscribed to the Google Group