[orkut-developer] Re: Stats number and others

2010-03-24 Thread Prashant (Google)
Hi Eduardo, - Thanks for informing us about the stats outage. We'll try our best to inform you of any outages that we discover ourselves, but we also heavily rely on reports from developers like you to let us know what is broken. Thanks for your feedback and I will encourage you to keep it

Re: [orkut-developer] Re: Activities API Access

2010-03-24 Thread Δημήτριος Βασιλάκης
thanks for the response. yes ,i use oauth.i work with the project which i downloaded from http://code.google.com/p/opensocial-net-client/. It uses oauth. 2010/3/23 Prashant (Google) p...@google.com Hi, Are you using OAuth for making your requests? ~Prashant. On Mar 18, 9:16 pm, dvasilakis

[orkut-developer] Re: show your friends with the application

2010-03-24 Thread Prashant (Google)
Hi Wesley, Didn't quite understand what you're trying to do. But if you mean you want to display all the users that are using your app to everyone who has your app installed, I'm not sure that's not possible, because that will be a violation of privacy. What you can do is to display the list of

[orkut-developer] Orkut ClientLogin

2010-03-24 Thread Niall
Hi, I see at http://code.google.com/apis/gdata/docs/auth/overview.html#ClientLogin there is a way to send a HTTPS request to authenticate a user, at http://code.google.com/apis/base/faq_gdata.html#clientlogin there is a list of Google services that are available via ClientLogin, is it possible

[orkut-developer] Re: Orkut ClientLogin

2010-03-24 Thread Prashant (Google)
Hi Niall, We don't support ClientLogin anymore as it is being deprecated. ~Prashant. On Mar 24, 3:57 pm, Niall nialloughn...@gmail.com wrote: Hi, I see athttp://code.google.com/apis/gdata/docs/auth/overview.html#ClientLogin there is a way to send a HTTPS request to authenticate a user,

[orkut-developer] Re: show your friends with the application

2010-03-24 Thread Prashant (Google)
Please read that line as I'm not sure that's possible... On Mar 24, 7:40 pm, Prashant (Google) p...@google.com wrote: Hi Wesley, Didn't quite understand what you're trying to do. But if you mean you want to display all the users that are using your app to everyone who has your app installed,

[orkut-developer] Re: Orkut ClientLogin

2010-03-24 Thread Niall
If ClientLogin is being deprecated, is there a way for me to access an Orkut user details using their username and password? the step 2-legged oAuth can be used but authenticating this way doesn't give messages, friends etc. if its possible to achieve this with Picasa - why not Orkut? On Mar

Re: [orkut-developer] Re: show your friends with the application

2010-03-24 Thread Wesley Alves Oliveira
That's right, I want to show it to your friends list track, which has the added application, is how I make the call via the code. PHP?, have some example for me to see how it would 2010/3/24 Prashant (Google) p...@google.com Hi Wesley, Didn't quite understand what you're trying to do. But if

[orkut-developer] Re: Orkut ClientLogin

2010-03-24 Thread Prashant (Google)
Niall, I think deprecated was the wrong choice of words. Our current stand is more like it is discouraged, and therefore is not available. But please go ahead and use 3-legged oauth. We are due to announce a library very soon that uses 3-legged. ~Prashant. On Mar 24, 7:48 pm, Niall

Re: [orkut-developer] Re: Orkut ClientLogin

2010-03-24 Thread Niall Loughnane
i know the answer is No before i ask but sure no harm in Asking :-) what i'm trying to do is to server-to-server authentication rather than the user experience having a dance ( http://sites.google.com/site/oauthgoog/2leggedoauth/2opensocialrestapi), my server app directly logs into Orkut on

[orkut-developer] Malformed security token

2010-03-24 Thread Fábio Gama
Hello guys. Although I have seen many entries on this matter, I still haven´t found any solution or at least good workaround for this problem. I saw some posts saying it was corrected in the sandbox... unfortunatelly, I´m afraid it´s not fixed yet , as still today , I keep on receiving this

Re: [orkut-developer] Re: show your friends with the application

2010-03-24 Thread Robson Dantas
Wesley: Opensocial API will not allow you to list all people which have your app installed. You will able to list just your friends, who have your app installed. Example: var req = opensocial.newDataRequest(); var viewerFriends = opensocial.newIdSpec({ userId : VIEWER, groupId : FRIENDS }); var

[orkut-developer] Accessing Orkut data from java Application

2010-03-24 Thread karthickdevaraj
Hai to All, I am very new to this one.In my application i want to access orkut's data from my application.so please help me.Also if anyone having code for this please send me as soon as possible -- You received this message because you are subscribed to the Google Groups Orkut Developer

[orkut-developer] Security Filter

2010-03-24 Thread Douglas Wehr
I dont know why orkut users need to change the security filter to see my app (http://www.orkut.com.br/Main#AppInfo?appId=42596338953), theres no erotic stuff in it. I am feeling very sad with that, and i think my app users too. What can I do to solve this problem? -- You received this message