[oauth] Re: Signature Invalid and Token Rejected Errors-Yahoo Oauth Social API using Javascript, Getting contacts from Yahoo using Social API by OAUTH

2010-03-26 Thread Anil
Hi Vinod, Much Appreciated if you pls provide us with the sample Java code to get the Yahoo Contacts using Yahoo Contacts API. Thanks Anil On Feb 13, 10:51 pm, Vinod facebook vinod.faceb...@gmail.com wrote: Hi,            I dunno how oauth in javascript works. I implemented oauth in Java

Re: [oauth] Re: Signature Invalid and Token Rejected Errors-Yahoo Oauth Social API using Javascript, Getting contacts from Yahoo using Social API by OAUTH

2010-02-18 Thread redrose
sir, my google certificate problems solved now so, dont send any message to me -- You received this message because you are subscribed to the Google Groups OAuth group. To post to this group, send email to oa...@googlegroups.com. To unsubscribe from this group, send email to

[oauth] Re: Signature Invalid and Token Rejected Errors-Yahoo Oauth Social API using Javascript, Getting contacts from Yahoo using Social API by OAUTH

2010-02-17 Thread Test
Finally I have figured out the solution in Javascript only.The signature.html from the sample http://oauth.googlecode.com/svn/code/javascript/example/signature.html was really helpful to fix this issue. The main fix was the Access token send to yahoo which should be decoded correctly in JS