Re: [orkut-developer] Re: Porting orkut client library on Qt

2010-09-14 Thread Devendra A
Thanks for the reply Robson. Yes, I included the param in the signature base string but still I got bad request. There may be some other problem. But anyways, for me it worked when I kept the scope parameter in Authorization header. Regards, Devendra On Mon, Sep 13, 2010 at 11:13 PM, Robson

Re: [orkut-developer] Re: Porting orkut client library on Qt

2010-09-13 Thread Robson Dantas
Checked my lib, and I'm passing in the querystring. OAuthPlayground and OAuth Lib (java version) also do the same. Dont forget to compute it in the signature base string. -Robson Dantas 2010/9/12 Devendra A devendra020...@gmail.com Hi, Please ignore my last mail. I am able to solve it. But

Re: [orkut-developer] Re: Porting orkut client library on Qt

2010-09-12 Thread Devendra A
Hi, I am struggling with authentication process in my library. I am using qoauth, an open source implementation of oauth in Qt. Here is the problem: I am able to get *request token* but when I try to authorize the same token, I get *invalid token* error. I checked, if I generate the request

Re: [orkut-developer] Re: Porting orkut client library on Qt

2010-09-12 Thread Devendra A
Hi, Please ignore my last mail. I am able to solve it. But I came to know one thing that some part of documentation of OAuth on google site (http://code.google.com/apis/accounts/docs/OAuth_ref.html) is really confusing. For example documentation of OAuthGetRequestToken reads: *Depending on the

[orkut-developer] Re: Porting orkut client library on Qt

2010-08-13 Thread Prashant (Google)
Devendra, Yeah, that's the way to go. Client libraries for the same API but for different platforms all get to have a project site of their own, from where they can be cross-linked to each other. I just added links to the PHP, .NET and Qt libraries that all of you from the community have

Re: [orkut-developer] Re: Porting orkut client library on Qt

2010-08-13 Thread Devendra A
Hi Prashant, Yes, thats ok as we dont have any other solution. thanks for releasing your library! Thanks, but we have not yet released the library. We have ported only small part of the client library till now. Still we have a long way to go :) Regards, Devendra On Fri, Aug 13, 2010 at 3:24

[orkut-developer] Re: Porting orkut client library on Qt

2010-08-05 Thread Prashant (Google)
Devendra, Surely, please go ahead, and your efforts are appreciated! 1. That's especially for the community to answer. But I'm sure the more platforms we are able to support this API on, the better! 2. The current library is all we have at the moment, and we don't have any docs yet in place (we