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