[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-04 Thread mattes
Hi Jason, wow, thanks for tracking this down! The reason for the two separate apps that invoke the same Javascript code files is as follows: When I tested the app on hi5, it was not possible to install it for each friend without publishing it to the directory of apps (which I did not want becaus

[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-03 Thread Jason
Hi Matthias. My mistake -- I was hunting around in schokostoffcanvas.js instead of schokostoffprofile.js. After a bit of head scratching, I was able to nail down your problem -- despite the superficial similarities, you and Alfred are using separate applications. Every application has a unique ID

[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-03 Thread mattes
Hi Jason, the XML file references one JavaScript file where the reference to OWNER_FRIENDS is included. You can find this JS file at http://www.services-at-work.biz/schokoweb-0.1/js/opensocial/schokostoffprofile.js When you click on my profile page at http://sandbox.orkut.com/Profile.aspx?uid=3

[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-02 Thread Jason
Hi Matthias. Can you provide your original source? Looking through the app you provided, I don't see any requests for OWNER_FRIENDS. For what it's worth, I was able to retrieve my friends' data using a quick CodeRunner-based sample, so it's possible that a hiccup on this end caused your original

[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-02 Thread mattes
Thanks, Jason. The URL of the app is http://www.services-at-work.biz/schokoweb-0.1/js/opensocial/schokostoff.xml I expect my app to show chocolate ratings of myself and my friends. On my profile page, the app shows only my own ratings, not those from my friends. On my friends' profile pages, you

[orkut-developer] Re: newFetchPersonAppDataRequest does not work for OWNER_FRIENDS any more

2008-04-01 Thread Jason
Hi Matthias. Can you provide the location of your app? Once I have it, I'll take a look. Thanks! - Jason On Apr 1, 12:29 pm, mattes <[EMAIL PROTECTED]> wrote: > Hi, > yesterday this call worked perfectly, today it does not work any more: > req.add(req.newFetchPersonAppDataRequest(opensocial.Data