[orkut-developer] Re: requestNavigateTo() throwing in common018.js

2008-04-24 Thread mattes
Yes, I have that problem, too. Navigating to the canvas view works, navigating to the profile view sometimes renders an invalid page. On Apr 23, 4:58 pm, Navaneeth Krishnan <[EMAIL PROTECTED]> wrote: > You are right. requestNavigateTo() does not seem to work. It takes me to > an invalid page. > >

[orkut-developer] Re: can't fetch user details

2008-04-07 Thread mattes
Hi Puneet, since the new sandbox version, you have to "announce" that you want those fields when sending the request. For example, if you want to have the PROFILE_URL of the VIEWER, you have to write: var params = { }; params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] =

[orkut-developer] Missing link to MyApps.aspx

2008-04-07 Thread mattes
Hi, when I am on my sandbox home page in Orkut, I have a link on the left menu saying "Add application". This link leads to the AppDirectory.aspx page. On that page, I have no possibility to add an app via URL, only from the app directory. Later, when I have added at least one app, Orkut displays

[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 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 mattes
, you see only their own ratings, too, not mine as I expect. Cheers Matthias On Apr 2, 12:35 am, Jason <[EMAIL PROTECTED]> wrote: > 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

[orkut-developer] Error 405 when fetching JSON for newFetchPersonAppDataRequest()

2008-04-01 Thread mattes
Hi, this is a sporadic effect. Yesterday, everything worked fine. Today, an app data request for OWNER_FRIENDS returns this when I look with Firebug: HTTP method GET is not supported by this URL HTTP method GET is not supported by this URL Error 405 Could you fix this, please? Cheers Matt

[orkut-developer] Re: Proxy URL taking extremely long to respond

2008-04-01 Thread mattes
Today, it works faster, about 1 sec instead of 24. On 31 Mrz., 23:11, mattes <[EMAIL PROTECTED]> wrote: > Hi, > > when I reload my Orkut profile page with one opensocial app installed, > the app takes VERY long to load. When I look at the "Net" tab in > F

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

2008-04-01 Thread mattes
Hi, yesterday this call worked perfectly, today it does not work any more: req.add(req.newFetchPersonAppDataRequest(opensocial.DataRequest.Group.OWNER_FRIENDS, 'bewertung'), 'ownerFriendBewertungen'); When the callback function is invoked, I set var ownerFriendBewertung = dataResponse.get('ownerF

[orkut-developer] How do I link to a friend's profile page and display it full-window?

2008-03-31 Thread mattes
Hi, when I link to a friend's profile URL inside my opensocial application, and the user clicks on that link, my friend's profile page is shown inside the iframe of my opensocial app, not in the whole browser window. How do I write the link so that it appears in the full window instead of inside

[orkut-developer] Re: Javascript error in opensocial-0.7.js

2008-03-31 Thread mattes
<[EMAIL PROTECTED]> wrote: > Hi Matthias. Can you provide the URL of your application? > > - Jason > > On Mar 29, 6:21 am, mattes <[EMAIL PROTECTED]> wrote: > > > Hi, > > today, I got this error message in Firebug: > > > unknown idspec type undefined

[orkut-developer] Proxy URL taking extremely long to respond

2008-03-31 Thread mattes
Hi, when I reload my Orkut profile page with one opensocial app installed, the app takes VERY long to load. When I look at the "Net" tab in Firebug, I find that this is the problem: http://3b29rgblk6dgq1hmfc4tb76oe4amd6mu.a.orkut.gmodules.com/46/o/ig/proxy?output=js&authz=&headers=&httpMethod=GET

[orkut-developer] Javascript error in opensocial-0.7.js

2008-03-29 Thread mattes
Hi, today, I got this error message in Firebug: unknown idspec type undefined function(a,b){var c={id:a,profileDetail:b[os_sb]};return new os_8(os_Pe,c,os_Se)... It is in opensocial-0.7.js, line #131. Could you fix this, please? Matthias --~--~-~--~~~---~--~~ Yo