blynkkk / blynk_Issues

6 stars 6 forks source link

arduino invalid auth token problem #227

Open defailopest opened 1 year ago

defailopest commented 1 year ago

i have been trying to connect to my blynk but its writing invalid auth token

defailopest commented 1 year ago

invalid auth invalid auth

EarlOld commented 1 year ago

@defailopest please check server URL. You need to connect to blynk.cloud

EarlOld commented 1 year ago
 Blynk.begin(auth, ssid, pass);
  // You can also specify server:
  //Blynk.begin(auth, ssid, pass, "blynk.cloud", 80);

@defailopest

defailopest commented 1 year ago

i have done all that and it will start indicating that my auth token is invalid

defailopest commented 1 year ago

DDDDD

defailopest commented 1 year ago

DDD