[orkut-developer] deleting photos with Orkut API

2009-11-18 Thread Zsolt Antal
Hi all! We are developing an application to the Orkut. We would like to delete one picture from the registered user's pictures. We use this method: opensocial.DataRequest.newDeleteAlbumRequest from http://wiki.opensocial.org/index.php?title=Opensocial.DataRequest_%28v0.9%29 function request()

[orkut-developer] how to show application on user profile

2009-11-18 Thread nick
can any one tell me . i am workinmg in sand box .application is working but i cant see the aplication under my profile . shall i need to write view =profile ex: http://example.com"; authz="signed"/> --thank you -- You received this message because you are subscribed to the Google Groups

Re: [orkut-developer] Problem in the Updates

2009-11-18 Thread Shikhar Sachan
I guess it so happens that only one update per app from a single person is shown. Can anyone confirm On Wed, Nov 18, 2009 at 12:35 AM, contact vibes wrote: > Hello Developers, > > We just got an app approved. However there seems to be a problem. Any > update from my friends using the app are over

[orkut-developer] Re: Problem with New Profile View

2009-11-18 Thread sharath
Any Help ?? On Nov 17, 9:02 am, sharath wrote: > Hello, > > I installed the below xml in my sandbox > :http://birmiwal.net/shishir/apps/hello.xml > But I am not able to get this into the profile tab view although I > have selected the option add to my profile. > > Meanwhile my application in prod

[orkut-developer] Not so often "get profile permission denied", but could it be never?

2009-11-18 Thread Eduardo Rocha
Hi, My application makes a RPC call asking for the user name just after he installed the application. This request performs perfectly on most cases, but on a few requests (~20%), it issues this error: response={"error"=>{"message"=>"forbidden: Get profile permission denied.", "code"=>403, "data"=

Re: [orkut-developer] Javascript in Orkut xml

2009-11-18 Thread Prashant Patil
you can use js in canvas view and not in profile view On Wed, Nov 18, 2009 at 5:51 PM, Nong wrote: > Hi all, > > I have an orkut application that is already running. > > In the application , I add javascript code(internal and external) but > all the script tag is omitted in the output page. >

[orkut-developer] Javascript in Orkut xml

2009-11-18 Thread Nong
Hi all, I have an orkut application that is already running. In the application , I add javascript code(internal and external) but all the script tag is omitted in the output page. I use mozilla firebug in the application iframe, but I didnt see any script tag that i added. Can anyone tell me w

[orkut-developer] Re: Orkut applicaion development:embedFlash not working in IE

2009-11-18 Thread gastonsalg
Hi again, I've opened issue 939 related to this: http://code.google.com/p/opensocial-resources/issues/detail?id=939 If you are having the very same issues, please add comments to it giving details of your experience. I'll keep you updated Thanks! Gastón On Nov 4, 12:38 pm, FatGanz wrote: > I

[orkut-developer] Re: Need help in Authentication

2009-11-18 Thread los
Hi Akash, I feel you frustration. I'm also starting down the path of trying to authenticate orkut with my app, and was having problems. For me, the frustration comes from the fact that information is so scattered and there isn't a clear user guide that covers the 2-legged, 3-legged authentication

[orkut-developer] Re: How to get request token for orkut using opensocial java client & fetch activities?

2009-11-18 Thread los
Hi Sachin, I think Sudhakar is touching on the same topic that I was. I understand what you're saying about making the call to https://www.google.com/accounts/OAuthGetRequestToken, but what we're saying is that the java client provided to make that request does not have that url configured in the

[orkut-developer] Re: Orkut applicaion development:embedFlash not working in IE

2009-11-18 Thread gastonsalg
Hi, Today we're having the same issue in both sandbox and production enviroments. The plugin is loaded successfully but a white background is displayed instead. If we right-click over the swf movie the Flash player's context menu says "Movie not loaded..." It doesn't seem to be failing on every m

[orkut-developer] Problem in the Updates

2009-11-18 Thread contact vibes
Hello Developers, We just got an app approved. However there seems to be a problem. Any update from my friends using the app are overwritten in my updates section. For eg. update A happens and after that update B happens. Then update A is overwritten by update B. I am sure this is a bug. All of y