3 messages in com.googlegroups.opensocial-apiSending friends details to myapp usi...
FromSent OnAttachments
Raj12 Mar 2008 02:42 
Raj12 Mar 2008 02:44 
Pedro Teixeira12 Mar 2008 20:09 
Subject:Sending friends details to myapp using JSON object - Urgent
From:Raj (raji@gmail.com)
Date:03/12/2008 02:44:10 AM
List:com.googlegroups.opensocial-api

Hi,

Currently im sending the friends details to my app thru URL as a string parameter (appended the friends details in string var. eg: "orkutid|frndname, orkutid|frndname..." ).

The problem with this way of sending info is data will be truncated as the friends list is increased. Since we are sending data thru URL (only 255 characters is allowed thru URL). Can anybody suggest the best way of sending data to myapp.