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 #52

Open
ilomon10 opened this issue Jul 13, 2022 · 1 comment
Open

Blynk 2.0 auth not working #52

ilomon10 opened this issue Jul 13, 2022 · 1 comment

Comments

@ilomon10
Copy link

ilomon10 commented Jul 13, 2022

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.

It work well with vshymanskyy/blynk-library-python.

I'm so confuse which library should i use, on vshymanskyy/blynk-library-python documentation didn't sync with new blynk docs (lack of documentation). By use official library blynkkk/lib-python, it can't run even the example.

Device info: Raspberry Pi
Library version: blynkkk/lib-python 0.2.6
Mobile App: Blynk IoT 1.5.6 not the legacy one
Device and Token was generated on Web blynk.cloud.

@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