-
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
The OAuth client was not found #910
Comments
Switched back to v7.1.0+beta.4 and 2factor sign-in working. I know, #583 (comment) |
I'm getting the exact same issue, even tried with freshly created API Key and OAuth Client (TV and limited input setting), but the error is still present. Going back down to beta4, I'm able to log in again. System and Addon version with the issue:
|
I can confirm reverting 6d65292 fixed this. Removing the "extra" commas was not sufficient. It needed the values under |
TODO: Remove hardcoded assumptions about number of tokens
Well that was silly... Should be fixed if you can test and confirm https://github.com/MoojMidge/plugin.video.youtube/archive/refs/heads/master.zip |
Works out of the box with 1Factor (!) Auth., Thank you! |
It's not actually multi factor authentication, but different authorisations for different projects. However now the old TV app authorisation doesn't seem to work and also doesn't seem to be required, so moving forward will probably only need to login once to the project you have individually created when creating your own API key and OAuth credentials. |
Don't think that will fully fix the issue, missed a couple of checks for the refresh tokens, so you might get signed out automatically after some time. Will have a look again later in the day. |
TODO: Remove hardcoded assumptions about number of tokens
Can you retest https://github.com/MoojMidge/plugin.video.youtube/archive/refs/heads/master.zip I think it should be fixed but no opportunity to test it myself. |
Confirm it, v7.1.0 working for both user on my device. Tested sign-out and sign-in again with 1factor auth. |
I should have checked the issues page sooner 😶 |
What was the error? |
Forgot to add that the problem occurs with the latest nightlies version and is on the UWP platform. So wait for me to see if I need to report this issue. |
Context
Please provide any relevant information about your setup
Expected Behavior
Sign-in with 2factor Auth.
Current Behavior
Error (see LOG)
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Log
https://paste.kodi.tv/ulefokidak.kodi
Additional Information
Didn't sign-out manually
The text was updated successfully, but these errors were encountered: