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 onebusa...@googlegroups.com
Hi
I tried to implements it but i am getting an error in datafetcher class at following line
json = new JSONObject(convertStreamToString(inStream));
Its saying resource not found . Anybody got this problem before?
Thanks
Bangash
Brian Ferris
unread,
May 21, 2012, 2:01:41 AM5/21/12
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 onebusa...@googlegroups.com
I think we need more context to help. I'm guessing you are attempting
to parse an OBA API JSON response with Java? Can you show more of the
code you are using to make the request?