-
Notifications
You must be signed in to change notification settings - Fork 20
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
bug: YT Music authentication test failed #229
Comments
It could very well be related to this: sigma67/ytmusicapi#676 I'm facing the same issue using oauth. |
Yes, looks like it. Youtube must have changed the endpoint. oauth itself seems to be working, its just the |
yep, can confirm, having the same issue |
YTM is really throwing wrenches in the gears 🙃 I hope this isn't an effort on their part to block unofficial usage but rather a side effect of regular development evolution but who knows. I am on semi-vacation at the moment and will have more time to focus on this at the end of the month or December. |
I have a hunch this is just a change and not an effort to block us. Also take your time lol, FWIW, I've been using the unofficial YTM desktop app and that has a scrobbling plugin, which is good enough for now. |
For everyone having auth and history fetching issues: please try out the new authentication methods detailed in #236 using the docker image If you try out the new docker image please post any issues you have with it in the issue for #236 instead of this one so I can better keep track of things, thanks. |
Accidentally closed, but this should be fixed in @UditDey please try using You will probably need to get new cookies. After updating your image open Docs on your instance and read the new YT Music configuration section for cookies/oauth to get started. Also check out the FAQ for new YTM troubleshooting directions.. |
Please check existing knowledge before opening an issue
Describe the Bug
I recently started using multi-scrobbler with the pr-203 docker image for YT Music scrobbling. It worked fine for the first week but I just noticed it hasn't been scrobbling tracks for the past 3 days. Opening the dashboard shows this:
I've tried reauthenticating and even restarting the whole container but no luck. Upon reauthentication, I enter the code into the google page, the dashboard even says
DEBUG : [App] [Sources] [Ytmusic - MyYTMusic] Auth success
but the source still remains "idle" and clicking on start results in the output I pasted abovePlatform
Docker
Versions
multi-scrobbler:pr-203 Docker image on Ubuntu
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: