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

Blynk 2.0 auth not working #2 #53

Open
slash-bit opened this issue Nov 5, 2022 · 1 comment
Open

Blynk 2.0 auth not working #2 #53

slash-bit opened this issue Nov 5, 2022 · 1 comment

Comments

@slash-bit
Copy link

Same issue here,
The example not working. I can't connect my device with this blynkkk/lib-python library, it print blynklib.BlynkError: Auth stage failed. Status=4.

Is this library dead since Blynk 2.0 ?

@John93-Blynk
Copy link

The library has to be updated to the newest version (1.0.0)
https://github.com/vshymanskyy/blynk-library-python
Use the command "pip install blynk-library-python" to do so.
However, for some reason, it pulls version 0.2.0 rather than the most recent version (1.0.0), so after installing the library, you have to download the library files and move them to the library directory manually.

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