I am developing a mobile application (.net based) which needs to use
Orkut APIs. I downloaded an open social .net library. Now as Orkut
doesn't support ClientLogin, I need to have some mechanism to get the
user verified at mobile end. Other thing is opensocial .net library
makes use of VIEWER_ID (which is currently hard-coded in the code) to
retrieve user profile from Orkut. So now to make this thing work at
mobile end, I need to have VIEWER_ID of the user from the login-id of
the user, which can help me to retrieve the user information out of
Orkut. So, how do I retrieve the VIEWER_ID from the current user login
id? All documentation of the opensocial leads to JAVASCRIPT APIs at
the web-end. Is it possible that I can make this work at mobile end?

Let me know

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to