Sorry! Are RESTful APIs implemented in version 0.7?
Akash Manohar [EMAIL PROTECTED] On Fri, Jul 25, 2008 at 9:37 PM, Cassie <[EMAIL PROTECTED]> wrote: > This is probably an Orkut specific question so you should use this site: > http://code.google.com/p/opensocial-resources/ to help you find the most > appropriate forum. > > For the OpenSocial apis in general we do allow you to fetch old activities > through the js, and in the restful apis we allow you to delete/edit them if > the container allows it. (The delete/edit stuff isn't exposed in the js > apis > atm). All of this may or may not be supported in Orkut or any other > container though - that is up to them. > > I hope that helps. > > - Cassie > > > On Fri, Jul 25, 2008 at 9:00 AM, Akash Xavier <[EMAIL PROTECTED] > >wrote: > > > Hi > > > > I was wondering if it was possible to get a user's previous activities > > posted from my app and delete them? > > > > I created a news app for Orkut and the max activities that an app can > post > > per user per day is 3 (on orkut). My app allows users to share links to > > news > > items. Once the limit is exceeded I would like to delete the previous > > activities from my app and create a new one by combining the previous > ones, > > so that the count would be reduced by grouping. > > > > Is it possible? Any workaround? > > > > -- > > Akash Manohar > > [EMAIL PROTECTED] > > >

