[orkut-developer] Window.location.hash?

2008-03-28 Thread nsheth
Seems odd that this wouldn't work, but after going through my code line by line, it seems like this was the offending call: window.location.hash='#myanchor'; I was getting odd js errors down the line, but removing this line fixed things. Any thoughts? A bit stumped . . . --~--~-~--~---

[orkut-developer] Re: Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread JevS
Hi Charudatta, Is it possible that you were using this app for many updates with different keys and now you reached 10kb limit? You can try to clear all data first by something like following: var request = null; for (var key in yourdata[viewerid]){ request = opensocial.newDataRequest(); request

[orkut-developer] Re: Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread Jason
Thanks for the update. Are you using &bpc=1 by any chance? I don't know how this may affect anything, but I'm just curious. Also, can you provide a link to your XML source and the name of the function that contains the updatePersonAppData request? - Jason On Mar 28, 11:48 am, "[EMAIL PROTECTED]

[orkut-developer] I NEED A SERIOUS HELP

2008-03-28 Thread arihant
How can I do the following: 1.) I want to remove the app I created COMPLETELY. 2.) I want to edit the about page of my other app. 3.) I want to know how can we add the call-back url (App URL, the xml file we use to add it) once we add it, can it be changed? Someone please help! --~--~-~-

[orkut-developer] Re: Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread [EMAIL PROTECTED]
Hi Thanks for the quick reply. I tried it out in the Code Runner (which is totally cool) and it works.. Not sure why it is not working in my app. Already spent a lot of time.. on this.. Anything else that might have caused the problem. Thanks. -Charudatta --~--~-~--~~~---

[orkut-developer] Re: Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread Jason
Hi Charudatta. Unfortunately, I'm not able to reproduce this issue using the CodeRunner development gadget. Can you install it on your profile, run the following code snippet, and let me know if it works? It should update your app data and immediately fetch/display it. Download CodeRunner at htt

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

2008-03-28 Thread Jason
Hi Raj. Issue 105 in the tracker has been re-opened as we work to verify the problem. http://code.google.com/p/opensocial-resources/issues/detail?id=105 Unfortunately, I was not able to reproduce the issue using the Activity Generator sample application (http://a.orkuteer.com/AG/ app.xml). Can y

[orkut-developer] Application approval status

2008-03-28 Thread Flora
Hi, I have submitted my app around 3 weeks ago but I still haven't gotten an email back. I am just wondering what the status of the process is. Thanks, Flora --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut De

[orkut-developer] Re: Sandbox broken ?

2008-03-28 Thread Flora
Jason, I am still getting "Unable to retrieve content at [XML_URL] HTTP status: 500" Thanks, Flora On Mar 27, 5:30 pm, Jason <[EMAIL PROTECTED]> wrote: > Hi everyone. Aside from the bpc issue, is anyone still experiencing > stability issues? If so, please list the issues that you are seeing, >

[orkut-developer] Re: Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread [EMAIL PROTECTED]
And of course the returned data does not have getError().. so I dont really know what is going wrong.. listingId and category are valid json objects (doesnt work even if i try to send a simple string).. Thanks. -Charudatta --~--~-~--~~~---~--~~ You received this me

[orkut-developer] Problem with newUpdatePersonAppDataRequest

2008-03-28 Thread [EMAIL PROTECTED]
I am trying to update my app data using following code (which was working fine till yesterday).. var req = opensocial.newDataRequest(); req.add(req.newUpdatePersonAppDataRequest("VIEWER", "Category", category)); req.add(req.newUpdatePersonAppDataRequest("VIEWER", "ListingId", listingId));

[orkut-developer] Re: Other apps are working - my apps are not

2008-03-28 Thread Jason
It may also help if you can send me a screen capture or two that shows the error you're receiving. Feel free to send me these directly. Thanks! - Jason On Mar 28, 8:31 am, "jeet.simran" <[EMAIL PROTECTED]> wrote: > Hi Jason > I am also having the same problem..my apps are not showing in the left

[orkut-developer] Re: Other apps are working - my apps are not

2008-03-28 Thread Jason
Hi Simran. I think you're reporting a different issue here, but can you provide me with the URL of your app? - Jason On Mar 28, 8:31 am, "jeet.simran" <[EMAIL PROTECTED]> wrote: > Hi Jason > I am also having the same problem..my apps are not showing in the left > bar..if i access with the direct

[orkut-developer] Re: Other apps are working - my apps are not

2008-03-28 Thread jeet.simran
Hi Jason I am also having the same problem..my apps are not showing in the left bar..if i access with the direct url..than also it give me app not found.. Is there any problem in the sandbox..In App settings..I am also not seeing the apps name..and all..only two google apps are showing..code runne

[orkut-developer] Re: Are we in the pre-lauch period?

2008-03-28 Thread Tiago Takamoto
Hi Jason, Thanks for your feedback, I was lost about the sandbox behavior. Just one more question for while: - Hi5 and mySpace are in a period very similar of orkut when you can't submit and test any new apps, could you confirm this info and tell me if there's some reliable environment do keep o