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

Connection doesn't work, requires server="blynk.cloud" #71

Open
saharco540 opened this issue Mar 11, 2023 · 1 comment
Open

Connection doesn't work, requires server="blynk.cloud" #71

saharco540 opened this issue Mar 11, 2023 · 1 comment

Comments

@saharco540
Copy link

It seems like it is required to add server="blynk.cloud" to BlynkLib.Blynk('YourAuthToken'), so it will be -
BlynkLib.Blynk('YourAuthToken', server="blynk.cloud")
Otherwise, I am getting -
ValueError: Connection with the Blynk server blynk-cloud.com:80 failed

@mas6y6
Copy link

mas6y6 commented Jul 17, 2023

Yeah thank god I found this issue

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