Skip to content
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

OAuth Login Broken in #501

Closed
danielfullerton opened this issue Jan 3, 2024 · 1 comment
Closed

OAuth Login Broken in #501

danielfullerton opened this issue Jan 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@danielfullerton
Copy link

danielfullerton commented Jan 3, 2024

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:

image

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:

  1. pip install ytmusicapi
  2. ytmusicapi oauth

Additional context

  • Python v3.12.1
  • pip v23.2.1
  • Windows 11
  • Powershell 7.x

Hope this helps.

@sigma67 sigma67 added the bug Something isn't working label Jan 3, 2024
sigma67 added a commit that referenced this issue Jan 3, 2024
@sigma67
Copy link
Owner

sigma67 commented Jan 3, 2024

Hi, sorry that this is happening. Please verify that the PR fixes your issue:

pip install git+https://github.com/sigma67/ytmusicapi@fix-501

@sigma67 sigma67 closed this as completed in 9506bfd Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants