You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opensocial-client-libraries
Does anyone know how to delete an activity using the activity's id?
When I try to do this using the Java client library, it enters "id =
<id string>" in the query and the container throws HTTP 500 as it
doesn't support "id ="
Jason (Google)
unread,
Oct 15, 2009, 4:26:06 PM10/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opensocial-cl...@googlegroups.com
Which container are you trying this with? Are you sure that this container supports removing activities?
- Jason
usha p
unread,
Oct 15, 2009, 4:36:15 PM10/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to opensocial-cl...@googlegroups.com
I was trying to use Plaxo container. I was passing a wrong parameter name earlier. It works fine now.