Hi Barry. Yes, this is a known issue, that we hope to work out
shortly; at the moment, activities aren't posted to the user's
activity stream feed or to the streams of the user's friends as
expected. You can star and track the progress of this issue here:

http://code.google.com/p/opensocial-resources/issues/detail?id=57&q=label:Container-Orkut&colspec=ID%20Type%20Container%20Stars%20Summary%20Status

This bug report is a bit out-of-date and will be updated shortly to
reflect that activities are not posted to the user's activity stream
either.

- Jason

On Feb 25, 11:35 am, Barry Welch <[EMAIL PROTECTED]> wrote:
> I am trying to post to the activity feed on Orkut with no success.
> Here is the code I am using:
>
> p = 'test ';
> var params = {};
> params[opensocial.Activity.Field.TITLE] = p;
> var activity = opensocial.newActivity(params);
> opensocial.requestCreateActivity(activity,
> opensocial.CreateActivityPriority.HIGH);
>
> Why does this fail to create a feed item in my updates?
--~--~---------~--~----~------------~-------~--~----~
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-orkut@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to