[orkut-developer] Re: Regarding gadget which access the orkut server

2008-12-04 Thread Vijaya
The JavaScript API cannot be used to achieve the functionality you require. The support for REST API should be out in a couple of weeks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. T

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-12-03 Thread praful
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

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-12-01 Thread Jason
Hi Praful. 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. T

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-11-27 Thread praful
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 li

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-11-26 Thread Prayag
Hi, Jason Thanks for your valuable reply. -Prayag Rawat On Nov 26, 11: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 au

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-11-26 Thread Jason
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 toda

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-11-24 Thread Prayag
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? > > -

[orkut-developer] Re: Regarding gadget which access the orkut server

2008-11-24 Thread Jason
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 A