Service Provider issues an Unauthorized Request Token. The SP MUST associate the callback URL with the request token it issues. Response includes:
1.oauth_token: the request token 2.oauth_token_secret: the request token secret 3.oauth_callback What would be callback? In this demo: http://code.google.com/p/opensocial-java-client/ callback is : x-opensocial-demo-app:// what will be in the case of twitter? how we will know what callback we have to give? how the Mobile application/website will know that it is the same user who has enter his credential is making the call with autorized token ? can anyone explain with respect to mobile application and also with website application that what callback we have to give there? -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to opensocial-...@googlegroups.com. To unsubscribe from this group, send email to opensocial-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en.