Dj-Corps / gwt-oauth2

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

[DEMO] something else other than 200 was returned #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.try demo link here https://developers.google.com/accounts/docs/OAuth2UserAgent
2. then 
https://oauth2-login-demo.appspot.com/oauthcallback#state=/profile&access_token=
ya29.AHES6ZQ2FBnANEnmAVom025rgoeiLu3W6K6mrqWmBmm9_PFl&token_type=Bearer&expires_
in=3600
3. wait

What is the expected output? What do you see instead?
expected success, but fail with "something else other than 200 was returned" 
thrown

What version of the product are you using? On what operating system?
win7 FF12

Please provide any additional information below.
it's work before last week, and form my test new account seem to be fine there 
but already allow account seem to be broken somehow

Original issue reported on code.google.com by katopz on 11 May 2012 at 5:56

GoogleCodeExporter commented 9 years ago
oauth2-login-demo.appspot.com is not related to the gwt-oauth2 library, and 
AFAICT doesn't use it in any way (the JS of the callback HTML page is not the 
same as is used in gwt-oauth2).

Original comment by jasonhall@google.com on 11 May 2012 at 6:03