6 messages in com.googlegroups.opensocial-orkut[orkut-developer] Not able to Access ...
FromSent OnAttachments
Anuj25 May 2008 17:38 
Nitin Mittal25 May 2008 20:02 
Anuj25 May 2008 23:07 
humbroll26 May 2008 18:53 
Anuj02 Jun 2008 11:35 
Rohit Ghatol02 Jun 2008 16:49 
Subject:[orkut-developer] Not able to Access Viewers Data when viewer is not my friend
From:Anuj (anuj@gmail.com)
Date:05/25/2008 05:38:57 PM
List:com.googlegroups.opensocial-orkut

I am using this statement to get viewers data

var viewer = globalViewer = data.get('viewer').getData();

It works good when the viewer has already installed my application and he is veiwing my application on my profile or canvas page.

But it breaks when viewer is not my friend and he is viewing my application in canvas or profile page This is the error i get in Firebug "globalViewer has no properties"

Heres my application http://www.orkut.com/AppInfo.aspx?appUrl=http%3A%2F%2Fnachofoto.com%2Fwidget%2Forkut%2Fnachofoto.xml&objs=%2C&sn=

Heres my profile url (if you are not in my orkut friend list, you wont see the application :( http://www.orkut.com/Profile.aspx?uid=10125379469955184994

Does opensocial allows us to use the above function, when the viewer is not in my friend list?

Any help would be appreciated.Thanx!