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

ValueError: unexpected response on authorization: {"code":404,"message":"Entity not found"} #2

Open
byggis79 opened this issue Oct 8, 2021 · 0 comments

Comments

@byggis79
Copy link

byggis79 commented Oct 8, 2021

Traceback (most recent call last):
File "boomstream.py", line 320, in
sys.exit(app.run())
File "boomstream.py", line 281, in run
cookies = self.get_access_cookies()
File "boomstream.py", line 272, in get_access_cookies
raise ValueError(f"unexpected response on authorization: {r.text}")
ValueError: unexpected response on authorization: {"code":404,"message":"Entity not found"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant