blynkkk / blynk_Issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino invalid auth token problem

defailopest opened this issue · comments

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

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

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

@defailopest

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