Hello,

On orkut, I tried to use DataRequest.newFetchGlobalAppDataRequest to
see what it responds:
     1)  I get the dataResponse  via the async call
     2) then, dataResponse.hadError() is false
     3) then, I get responseItem = dataResponse.get() goes fine
      4) then  responseItem.hadError() is also false
      5) BUT, responseItem.getData() responds then 'undefined'

I get 'undefined' even though I use '*' as input param in order to get
all possible keys.

What does it mean?
     a) I do something wrong
     b) newFetchGlobalAppDataRequest doesn't respond yet on Orkut?

BTW, same issue with newFetchInstanceAppDataRequest() and
newFetchPersonAppDataRequest

thanks in advance
didier
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial API Definition" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to