[orkut-developer] Re: How to get the begin UserID

2009-02-26 Thread Runaway
I have read the source of Python and Java client. But in the sample, it use USER_ID = '03067092798963641994' as the first User ID. I mean how I could get the User ID of who is using my app. Is there a method to get current user? Thanks Tom PS: It seems the OpenSocial .NET Client is

[orkut-developer] Re: How to get the begin UserID

2009-02-26 Thread Runaway
, eduardorochabr eduardoroch...@gmail.com wrote: Runaway, the process starts by the container making a request to your server-side application. This request will contain a parameter called opensocial_owner_id and also opensocial_viewer_id. On 26 fev, 13:19, Runaway huangguan3112...@gmail.com wrote

[orkut-developer] How to get the begin UserID

2009-02-25 Thread Runaway
I want user the REST API. I have read the document http://code.google.com/intl/zh-CN/apis/orkut/docs/rest/developers_guide_protocol.html. It seems we need the xoauth_requestor_id when we get http://www.orkut.com/social/rest/people/@me/@self But how can I get the first user id at the beginning?

[orkut-developer] Re: About the key in Orkut and use Restful API

2009-02-19 Thread Runaway
/articles/tutorial/tutorial-0.8... its a shame, such critical information is not more prominently displayed On Feb 17, 10:59 pm, Runaway huangguan3112...@gmail.com wrote: --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[orkut-developer] About the key in Orkut and use Restful API

2009-02-18 Thread Runaway
1. Must every app in Orkut is Gadget? 2. I have a server http://www.markzhou.com. Must I put a Gadget xml file on it and put the key in to get the secret token. 3. I have a page on my server http://www.markzhou.com/SilverlightApplication2TestPage.html. I want to show it to users. What should I