Hi Jason, thanks for your replay. Actually I trying to analyze the possibility to develop a application in java that use server to server rest API. I want to develop this application in the month dec 2008-jan 2009. Since the server to server rest api is currently not supported I was analyzing the possibility of using the available java script api and somehow make act like server to server api; by using the some java script engine like Rhino.
Is it possible to use the java script api in above mentioned way? Do you have a tentative date for the release of the rest based server to server api? regards: Praful Bhatnagar On Dec 2, 12:48 am, Jason <[EMAIL PROTECTED]> wrote: > HiPraful. The form to retrieve a shared secret which you can use with > the server-to-server APIs will be made available shortly. > > In general, if you're developing an application in Java, you should > use the server-to-server API while the JavaScript API should be used > for client-side gadgets only. The JavaScript API generally won't work > outside of a container context. Is there a particular reason why you > don't want to use the server-to-server APIs? > > - Jason > > On Nov 26, 10:52 pm,praful<[EMAIL PROTECTED]> wrote: > > > Hi Jason, > > I am working on the feasibility of a app that connect > > to (our) server to perform operation on the orkut. Our server then > > communicate to the orkut server to perform the operation. Is it > > possible to have this solution without the server to server api? Can I > > use something like rhino to execute you javascript api from j2ee > > server environment and get the same result and server to server api? > > > Following is the link that suggest that some rest like api exists on > > the orkut but there is no way to get the permanent secret: > > >http://code.google.com/p/opensocial-java-client/wiki/GettingStarted > > > please answer my question as soon as possible.... > > > thanks in advance. > > > regards: > >Praful > > > On Nov 27, 12:34 am, Jason <[EMAIL PROTECTED]> wrote: > > > > Very soon now, we'll be formally announcing a server-to-server API > > > which will allow you to access orkut profile information from any HTTP- > > > aware client, although the implemented authentication scheme makes it > > > most useful for building applications that run inside orkut as gadget- > > > based apps do today, although this will change with time. > > > > However, as I said above, the API is read-only -- you will not be able > > > to set a user's profile image or any other profile details using the > > > API. You will, however, be able to consume this information. It > > > doesn't sound as if this API will satisfy your use case completely, > > > unfortunately, but I'm happy to answer any other questions that you > > > have regarding orkut application development. > > > > - Jason > > > > On Nov 24, 8:40 pm, Prayag <[EMAIL PROTECTED]> wrote: > > > > > On Nov 24, 11:09 am, Jason <[EMAIL PROTECTED]> wrote: > > > > > > Hi Prayag. Welcome to the orkut developer community! :) > > > > > > At this point in time, the API is read-only. So your gadgets are able > > > > > to access the current profile image of a user but can't set this > > > > > image. Is this what you're asking? > > > > > > - Jason > > > > > > On Nov 23, 11:41 pm, Prayag <[EMAIL PROTECTED]> wrote: > > > > > > > Hi All > > > > > > I am newbie in OpenSocial gadget programming for orkut. I want ask a > > > > > > simple question, is it possible to access the orkut server from a > > > > > > gadget.I want to upload the profile image from the gadget so for > > > > > > this > > > > > > I have to access the server where the original profile images are > > > > > > stored. Can my gadget access the orkut server if yes how. > > > > > > > waiting for your replies. > > > > > > > thanks > > > > > > Prayag Rawat > > > > > Hi, Jason thanks for a quick reply. > > > > Actually my problem is something different, I want to change the > > > > profile image of a user through a mobile/desktop client.For this > > > > I have to access the orkut server or is there is a direct method for > > > > this.If I have to access the orkut server then how I access the orkut > > > > server(any hint). > > > > > How I use gadgets to do the above task. Can I call a gadget > > > > application through our mobile/desktop client and send the image as a > > > > parameter to the gadget, and after receiving the image at gadget, can > > > > the gadget access the orkut server so that it (gadget) can upload the > > > > image at user profile. > > > > > Am I thinking in a right way? what is the appropriate solution for the > > > > above problem. > > > > its urgent ..please reply. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

