You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello sir,
I've checked and rechecked the sketch, editing and rechecking the ssl fingerprint many times.
I get a "connection failed" message every time regardless of what I try.
Any ideas?
The text was updated successfully, but these errors were encountered:
If this is all working, then that will tell you that IFTTT is set up properly.
Does your IFTTT API key match the one in the ESP8266_PIRv2.ino ? (the API key is that long text string shown in step 3 above. Something like b8rXq5k... .)
NOTE: that SSL fingerprint is ONLY needed if line 58 shows bool verifyCert = true;
Otherwise it is ignored.
Most likely things: wrong API key, wrong SSID/Password
Hello sir,
I've checked and rechecked the sketch, editing and rechecking the ssl fingerprint many times.
I get a "connection failed" message every time regardless of what I try.
Any ideas?
The text was updated successfully, but these errors were encountered: