-
Notifications
You must be signed in to change notification settings - Fork 98
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
Invalid Token RPi4b #62
Comments
Why are you connecting to port 8080? |
Also, your're using an older lib version. |
@ebolisa what i new version of lib 1.0.0? thanks that worked for ver 0.2.0 but not for 1.0.0
|
Hello I have the same problem on a Pi Zero. Invalied auth token |
Same thing here: "Invalid auth token".
My script test file:
Double checked and the auth tokin is identical to the device's info.
|
Try to use your local server (shown at the bottom rt in your dashboard) and not blynk.cloud. Also try the example shown above. |
Solved by manually specifying the server with:
|
If you use a closer server to you, the connection will be a bit faster. In EU it’s |
Hi i have problem with connecting my raspi with blynk.cloud via python3 i get invalid token information all the time. For now im only trying to connect and see if device is online.
and i got
what i did :
i also cloned this git and run
i also tried to install other python blynk libraries from git but i have the same problem
The text was updated successfully, but these errors were encountered: