sigma67
sigma67
Hi all, the current solution attempt by Goldenfreddy does not work reproducibly for my account. I still get the same error noted in the issue title. Therefore we cannot merge...
There is no solution unfortunately: https://github.com/sigma67/ytmusicapi/pull/817#issuecomment-3358576031 You must use the browser based auth variant. You can try sending a note to Google support that they should provide some way for...
@DanielWeigl thanks for checking and confirming that the API is different. It was already noted here by @sgvictorino : https://github.com/sigma67/ytmusicapi/pull/817#issuecomment-3349552129 It seems the API is more limited than what we...
Hi @thosch6 , have you tried the workaround to use browser-based authentication? It should work just fine. On the oauth front we are unfortunately blocked due to YouTube Music server...
That is unlikely, you might be using the wrong file by accident. That error message only occurs when using oauth (or your browser credentials are corrupt). Did you follow the...
I was on vacation past week, I will have a look tonight and see if I can get it to work with my account (which is also used in CI...
Hi @Goldenfreddy0703 , thanks again for all your efforts. I cannot get it to work with my account. Do all tests pass for you locally? No matter which test I...
> The OAuth2 client ID must be of type "TV and limited input". That's what I did when using ytmusic api. Yeah that's literally what we recommend in the docs:...