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

Work.subscribe() isn't working #39

Closed
ArmindoFlores opened this issue Apr 6, 2021 · 5 comments
Closed

Work.subscribe() isn't working #39

ArmindoFlores opened this issue Apr 6, 2021 · 5 comments

Comments

@ArmindoFlores
Copy link
Owner

Work.subscribe() isn't working and throws an AuthError instead

ArmindoFlores added a commit that referenced this issue Apr 8, 2021
@SamthonyStar
Copy link

Hello, first of all, thank you for all your work! Yours is the first python library I'm working with and I'm learning a lot. With that said, I'm still getting an AuthError when using work.subscribe(), even though I can log into the session properly and retrieve things, like my subscriptions, from my profile.

@ArmindoFlores
Copy link
Owner Author

Are you using the version from PyPi or did you clone the repo?

@SamthonyStar
Copy link

I'm using the version from PyPi

@ArmindoFlores
Copy link
Owner Author

It's not fixed on PyPi yet. If you want the fix you're going to have to clone this repo and install via setup.py, or download from the releases tab and use the wheel file (.whl) to install with pip.

@SamthonyStar
Copy link

Oh, I didn't know that, thank you so much for the info! I will keep it in mind for the future :)

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

2 participants