You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After running ytmusicapi oauth on version 1.4.0 (freshly installed via pip), and performing the auth flow as usual, I get the following error:
After reverting to the previous release (1.3.2), I did not encounter this bug, so it seems like a regression defect.
To Reproduce
Steps to reproduce the behavior:
pip install ytmusicapi
ytmusicapi oauth
Additional context
Python v3.12.1
pip v23.2.1
Windows 11
Powershell 7.x
Hope this helps.
The text was updated successfully, but these errors were encountered:
Describe the bug
After running
ytmusicapi oauth
on version 1.4.0 (freshly installed via pip), and performing the auth flow as usual, I get the following error:After reverting to the previous release (1.3.2), I did not encounter this bug, so it seems like a regression defect.
To Reproduce
Steps to reproduce the behavior:
pip install ytmusicapi
ytmusicapi oauth
Additional context
Hope this helps.
The text was updated successfully, but these errors were encountered: