roytrilok91 / gwt-oauth2

Automatically exported from code.google.com/p/gwt-oauth2
Apache License 2.0
0 stars 0 forks source link

Sample is broken #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open 
https://gwt-oauth2.googlecode.com/svn/trunk/samples/script/ScriptSample.html in 
Firefox 12.0
2. Notice the problem

What is the expected output? What do you see instead?
Expected output is two buttons, one of which lets you authenticate.
Instead, I see a single small button (looks like a gray bar). When clicked it 
lets me log in to my Google account, then it throws "Error: 
redirect_uri_mismatch"
with "The redirect URI in the request: 
https://gwt-oauth2.googlecode.com/svn/trunk/samples/script/oauthWindow.html did 
not match a registered redirect URI"

What version of the product are you using? On what operating system?
This is using the latest version of gwt-oauth2.js on Firefox 12 on Debian 
Wheezy.

Please provide any additional information below.

Original issue reported on code.google.com by atomic.q...@gmail.com on 22 May 2012 at 9:04

GoogleCodeExporter commented 9 years ago
Added the https version of the redirect URL to the list in the APIs Console.

Thanks for bringing this to my attention.

Original comment by jasonhall@google.com on 22 May 2012 at 9:08