-
Notifications
You must be signed in to change notification settings - Fork 113
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
"Sign In" doesn't do the plugin related OAuth so I get precondition required #979
Comments
Silly mistake. Thanks for the log. Can you confirm that the sign-in works using the following version? |
I had exactly same issue like OP, after installing version from ZIP , everything is working. Thank you :) |
@MoojMidge apparently i have a similar issue....
If it's correct i need to install the same 7.1.1 from your repo..... You have to update this to this anxdpanic repo and push it to a unofficial and upgraded version ? |
@MoojMidge can also i confirm... istalled this: Resolve the issue..... |
The previously linked zip file is just a test version with a fix for this specific problem. There are some changes to the data stored in access_manager.json that caused this and at least one other problem. Once the fixes are confirmed as working a v7.1.1.1 will be released |
Hello MoojMidge. I might have problems that are related, but I'm not sure. 2 days ago it started to not being able to play videos anymore. After trying around and installing 7.1.1, and then the other 7.1.1 you linked above, it still wouldn't work, with With your modified 7.1.1 installed, I signed out and tried to sign in again, but I get
Is this related to this error, or should I open a separate issue? |
This is a separate issue, but it is due to incorrectly configured OAuth credentials. You can refer to the instructions here for how to create this correctly: Pay particular attention to Step 10. |
Fix is now available in v7.1.1.1 |
Context
I remember the sign in once did an OAuth dance for the Kodi Youtube Plugin and once for the OAuth Client made by the user with Google Cloud. It does only the latter. I get success via the google.com/device but failure on Kodi GUI.
Expected Behavior
Successful Sign in
Current Behavior
Failed Sign in with red X
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Log
Please include a complete debug log.
https://paste.kodi.tv/ojilapahax.kodi
Additional Information
To be clear I can see my client consent screen following google.com/device and it shows success there.
If clean reinstall mean uninstalling and deleting temp via maintenance menu and even deleting .kodi/userdata/addon_data/plugin.video.youtube I did them.
The text was updated successfully, but these errors were encountered: