The best way is looking through the java version, and get the code you need to post an activity, extracting the json http://code.google.com/p/orkut-os-client/
Status activity: http://code.google.com/p/orkut-os-client/source/browse/java/src/com/google/orkut/client/api/StatusMessageActivity.java Activity: http://code.google.com/p/orkut-os-client/source/browse/java/src/com/google/orkut/client/api/ActivityEntry.java <http://code.google.com/p/orkut-os-client/>But, as you may have noted on another threads you crossposted, there's a bug which prevents another users to see what you post, and there isnt a ETA from Google yet. Let me know if you have any doubt. Robson 2010/8/18 TT <[email protected]> > Hi, > > My question is regarding Orkut API using C# (3-legged) : > > Does anyone know how I can set the user's status and also how I can publish > stuff (activity ?) to the profile ? > > I managed to do all of the following with the C# API : login, get user > info, get user friends, get user contacts. > I use the following : > http://orkut.gmodules.com/social/rest , > https://www.google.com/accounts/OAuthGetRequestToken , > https://www.google.com/accounts/OAuthAuthorizeToken , > https://www.google.com/accounts/OAuthGetAccessToken , > http://www.orkut.com/social/rest > > > Does anyone have a sample code ? > > Thanks in advance > > -- > 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]<opensocial-orkut%[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.

