Hi Amlan,

   Yes, fetching app data for OWNER should always succeed (the OWNER has
installed the gadget on their profile and has therefore given it permission
to access OWNER data).

   If you are getting unauthorized access, it sounds like there may be
another issue you are running up against.  A source of this error can be
when people make links that look like this: <a href="#"
onclick="doSomething()">link text</a>.  If you are using hashes (#) in your
links, please change them to <a href="javascript:void(0);"
onclick="doSomething()">link text</a>.

Hope this helps,
~Arne


On Mon, Feb 25, 2008 at 1:25 PM, AKM <[EMAIL PROTECTED]> wrote:

>
> 1. Does newFetchPersonAppDataRequest works for OWNER ?
> 2. Does it work even if VIEWER is not in the friend list of OWNER?
>
> I am getting unauthorized access.
> Can somebody please clarify?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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