-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid_scope on authorisation #29
Comments
Unfortunately Google recently broke auth method that is used by Hangups (library that QHangups uses). See this issue: #260 I can't do anything with it until this issue is fixed... |
All other third-party Hangouts clients have same problem right now. Existing auth tokens (if you have logged in before change made by Google) should still work, but you can't get new one. |
I wrote a workaround here, a manual way to get oauth tokens tdryer/hangups#260 (comment) Since it seems you use a webview, what i said in the yakyak tracker probably also applies to this project:
|
hangups currently works again, but qhangups doesn't run in the current state. It seems like it would be a good time to update it to work again, since hangups has had the token update. |
It's fixed in new version 1.8.1 |
I've just installed qhangups but the login page is invalid.
As text:
Error: invalid_scope
Not authorized to request the scopes: [https://www.google.com/accounts/OAuthLogin]
Learn more
Request Details
scope=https://www.google.com/accounts/OAuthLogin
response_type=code
redirect_uri=urn:ietf:wg:oauth:2.0:oob
client_id=936475272427.apps.googleusercontent.com
The text was updated successfully, but these errors were encountered: