[oauth] Re: OAuth JS API results in signature_invalid at random

2009-06-22 Thread Matt Raible
If you read my blog entry (listed below) on how I did this, I used a ProxyServlet to get around the SOP in browsers. http://raibledesigns.com/rd/entry/implementing_oauth_with_gwt Matt On Sat, Jun 20, 2009 at 4:22 PM, John Kristian wrote: > > Can a GWT application communicate cross-domain, with

[oauth] Re: Help required for implementing OAuth..

2009-06-22 Thread Manish Pandit
On Jun 21, 10:46 pm, madilator wrote: > Hi All, > > I am a beginner in studying OAuth.. I read its details form OAuth > Core1.0 and some other resources.. i am really confused in > implementing OAuth in Java API.. Can any one guide me through the > initials steps.. Any Tutorials about working a

[oauth] Help required for implementing OAuth..

2009-06-22 Thread madilator
Hi All, I am a beginner in studying OAuth.. I read its details form OAuth Core1.0 and some other resources.. i am really confused in implementing OAuth in Java API.. Can any one guide me through the initials steps.. Any Tutorials about working and fetching data from Google(just for a start)..