[orkut-developer] Re: Validating Signed Requests from Orkut

2008-04-01 Thread Arne Roomann-Kurrik
Hi Vikram, On orkut, this value should only be passed when the viewer has the application installed. However, this is a policy decision, so if you want your application to run on as many containers as possible, you probably shouldn't rely on this to determine whether the user has the application

[orkut-developer] Re: dynamically add tabs

2008-04-01 Thread Marc Wessely
yes i have because i want add tabs on the fly but in a certain position means behind a tab that allready existing. and then after some time i want the user to close it and remove the tab. 2008/4/1, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > Hey > > I had the same problem, here is a sample code t

[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

[orkut-developer] Strange error

2008-04-01 Thread Parag Dhanuka
My application was working fine till a few minutes ago and all of a sudden it has stopped working The problem is I am not getting back any data from my server which seems very wrong to me My console shows throw 1; < don't be evil' >{"http://MYURL":{"body":"","rc":500}} The url is not ver

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

2008-04-01 Thread Jelena Kolokotronis
Yeah I recall having speed problems from time to time in the past. Probably maintenance/pushes on google part. I wouldn't be too concerned about the sandbox response times, unless it's my server timeouts. Jelena mattes wrote: > Today, it works faster, about 1 sec instead of 24. > > On 31 Mrz.,

[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] Verifying signature with C# \ ASP.NET

2008-04-01 Thread dbright
Hi! I am trying to implement the makeRequest in a ASP based webservice but have no idea how to proceed. I have read the example at http://code.google.com/p/opensocial-resources/wiki/OrkutValidatingSignedRequests but this is only valid for PHP. The openssl_verify functions used here are not availab

[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 > Firebug, I find that this is the > problem

[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] Syntax error (dynamic-height.js)

2008-04-01 Thread Flora
syntax error (dynamic-height.js (line 182)) initJSControl()Canvas.aspx (line 15) onload(load )Canvas.aspx (line 1) [Break on this error] () it only happens when the app loads. Anyone else having the same problem? flora --~--~-~--~~~---~--~~ You received this me

[orkut-developer] Re: Orkut Sandbox unable to retrieve application xml from my server !!

2008-04-01 Thread Jason
Hi Pramod. I've been able to add your application consistently for the last couple of days. Are you still experiencing problems on your end? - Jason On Mar 25, 10:08 pm, Pramod <[EMAIL PROTECTED]> wrote: > It started happening since yesterday (Mar 24th). The orkut sandbox has > issues retrieving

[orkut-developer] Re: bpc=1 broken again?

2008-04-01 Thread Jason
I can't reproduce this; is this still a problem on your end? If so, please provide your app's URL. - Jason On Mar 31, 3:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > When I try to use bpc=1 the orkut seems to hang then returns with > "There was an error displaying this application." --

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

2008-04-01 Thread Jason
Hi Matthias. KJ is absolutely correct. However, I would set the target attribute to 'top' instead. Cheers! - Jason On Mar 31, 8:24 pm, KJ <[EMAIL PROTECTED]> wrote: > You can make the link open in a new window by using the target > attribute: > http://example.com/profile_url"; target="_blank">Ke

[orkut-developer] Re: Problem With Activities (Activities not sent to friends) - Please fix

2008-04-01 Thread Jason
Hi Paps. A fix should be pushed to the sandbox this week. Thank you for your patience. - Jason On Apr 1, 8:48 am, paps <[EMAIL PROTECTED]> wrote: > hi.. > > same problem here. > cant see updates on my frnz home page.. > i can see it on my updates section.. > Rgds, > Paps > > On Mar 31, 3:46 pm,

[orkut-developer] Re: Signature error, Orkut dropping params with square brackets and parens

2008-04-01 Thread pico
I added an issue over at the issue tracker. You could go star that to be notified of what happens: http://code.google.com/p/opensocial-resources/issues/detail?id=136 http://code.google.com/p/opensocial-resources/issues/detail? id=136">http://code.google.com/p/opensocial-resources/issues/detail?

[orkut-developer] Re: scrap error

2008-04-01 Thread Jason
Hi. I'm afraid that I can't help you directly. Please post your problem to the orkut Help discussion board instead. http://groups.google.com/group/orkut-help Good luck! - Jason On Apr 1, 1:07 am, sachin <[EMAIL PROTECTED]> wrote: > i pasted javascript on my internet address bar as it was stated

[orkut-developer] Re: test accounts

2008-04-01 Thread Jason
Exactly. Cheers! - Jason On Apr 1, 12:20 am, "Marc Wessely" <[EMAIL PROTECTED]> wrote: > Ok so first i need to create some google accounts and then i can apply for > sandbox access for these accounts right? > > 2008/4/1, Jason <[EMAIL PROTECTED]>: > > > > > I believe you'll need one Google Accou

[orkut-developer] Re: Problem With Activities (Activities not sent to friends) - Please fix

2008-04-01 Thread paps
hi.. same problem here. cant see updates on my frnz home page.. i can see it on my updates section.. Rgds, Paps On Mar 31, 3:46 pm, Raj <[EMAIL PROTECTED]> wrote: > Hi Jason, > > I tried the Activity Generator sample application which you have > mentioned, even in this app activity is not sent t

[orkut-developer] Re: dynamically add tabs

2008-04-01 Thread [EMAIL PROTECTED]
Hey I had the same problem, here is a sample code that might help you: in your xml file: tabSet = new gadgets.TabSet(null, null, document.getElementById("tabContainer")); var o = tabSet.addTab("Tab Header 1", { contentContainer: _gel("TabBodyId"),

[orkut-developer] Re: Validating Signed Requests from Orkut

2008-04-01 Thread Vikram
Hi Arne, I find the opensocial_viewer_id param being passed when user A (who does NOT have the app) is viewing B's application page (http:// sandbox.orkut.com/Application.aspx?appId=$APP_ID&uid=$UID where $UID is that of B). Is this the expected behavior? I thought opensocial_viewer_id will be

[orkut-developer] Re: orkut error

2008-04-01 Thread sachin
I have same problem can u help me for that On Mar 14, 9:16 pm, prathamesh <[EMAIL PROTECTED]> wrote: > i pasted this javascript on my firefox address bar as it was stated in > a scrap. it stated that it would unlock the locked albums of that > profile. but eventually its ruined everything. i mean

[orkut-developer] scrap error

2008-04-01 Thread sachin
i pasted javascript on my internet address bar as it was stated in a scrap. it stated that it would unlock the locked albums of that profile. but eventually its ruined everything. i mean i cannot send any scraps nor and i've automatically joined many communities which i cannot unjoin also. please

[orkut-developer] Re: test accounts

2008-04-01 Thread Marc Wessely
Ok so first i need to create some google accounts and then i can apply for sandbox access for these accounts right? 2008/4/1, Jason <[EMAIL PROTECTED]>: > > > I believe you'll need one Google Account (email address) per test > profile. > > - Jason > > On Mar 31, 3:05 pm, "Marc Wessely" <[EMAIL PRO