Hi,
Wonder if anyone can help.

I have an 0.7 OpenSocial appln that is currently successfully
performing a signed makeRequest, and for the application owner is
returning the following all fine:

viewer.getId();
viewer.getDisplayName();
viewer.getField(opensocial.Person.Field.NAME);
viewer.getField(opensocial.Person.Field.PROFILE_URL);
viewer.getField(opensocial.Person.Field.THUMBNAIL_URL);

However, when someone who is a friend of the owner uses the
application (and where the friend does *not* install the application),
the output of getId() is zero, and the others are all empty. So it
doesn't seem to work for a 'viewer'. What's very peculiar though is
that the raw GET data sent by the signed makeRequest call contains
what seems to be a valid "opensocial_viewer_id":"______" (did contain
a sensible value).

This is all in the Sandbox. Can't use 0.8 as this also needs to run on
other containers that only use 0.7.

Anyone any help with this?

Many thanks,
R






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to