4 messages in com.googlegroups.opensocial-apiquery for newFetchInstanceAppDataRequest
FromSent OnAttachments
rush24 Jan 2008 06:20 
Jason28 Jan 2008 11:59 
rush29 Jan 2008 23:28 
JevS30 Jan 2008 08:24 
Subject:query for newFetchInstanceAppDataRequest
From:rush (rock@gmail.com)
Date:01/24/2008 06:20:37 AM
List:com.googlegroups.opensocial-api

Hi,

I m a little bit confused about newFetchInstanceAppDataRequest(). I think Instance Data is available only to the specific copy of the application, means if i run my application on two different accounts, for both accounts, if i made changes in that instance data using one account then it should not reflect in other account. Am I right here?

Suppose I want to create a datarequest (newFetchInstanceAppDataRequest) with key "myName". I m updating owner's name in this field when first time application loaded. But after running the application on another account, i got the name of second account rather than of first account when again run the application on first account.

Please clear me what is newFetchInstanceAppDataRequest.