blynk-library-python icon indicating copy to clipboard operation
blynk-library-python copied to clipboard

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

Open saharco540 opened this issue 1 year ago • 1 comments

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

saharco540 avatar Mar 11 '23 21:03 saharco540

Yeah thank god I found this issue

mas6y6 avatar Jul 17 '23 03:07 mas6y6