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,
please let me know what could be the error reason...
Scenario:
-I correctly created sheet and google script, coppied sript ID
-I corretcly coppied Arduino sketch and updated here ScripdID and wifi credentials.
-I did NOT use fingerprint parameter since I udnerstood it was not mandatory.
-then I run the sketch and serial monitor displayed error:
It looks like my RE was not authorized,
Google returns to ESP2866 HTML code of the authorization web page, code was really huge...
Serial monitor log:
22:15:56.246 -> Connecting to wifi: martin_new2.4
22:15:56.771 -> ...........
22:16:02.578 -> WiFi connected
22:16:02.578 -> IP address:
22:16:02.578 -> 192.168.0.108
22:16:02.578 -> Connecting to script.google.com
22:16:03.802 -> Error with request. Response status code: 401
22:16:04.138 -> Error with request. Response status code: 401
22:16:04.138 ->
22:16:04.138 -> GET: Write into cell 'A1'
22:16:04.138 -> =========================
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
The text was updated successfully, but these errors were encountered:
the similar problem ( but got
WiFi connected
IP address:
192.168.100.4
Connecting to script.google.com
Certificate match.
Error with request. Response status code: 401
Error with request. Response status code: 0
Hello,
please let me know what could be the error reason...
Scenario:
-I correctly created sheet and google script, coppied sript ID
-I corretcly coppied Arduino sketch and updated here ScripdID and wifi credentials.
-I did NOT use fingerprint parameter since I udnerstood it was not mandatory.
-then I run the sketch and serial monitor displayed error:
It looks like my RE was not authorized,
Google returns to ESP2866 HTML code of the authorization web page, code was really huge...
Serial monitor log:
22:15:56.246 -> Connecting to wifi: martin_new2.4
22:15:56.771 -> ...........
22:16:02.578 -> WiFi connected
22:16:02.578 -> IP address:
22:16:02.578 -> 192.168.0.108
22:16:02.578 -> Connecting to script.google.com
22:16:03.802 -> Error with request. Response status code: 401
22:16:04.138 -> Error with request. Response status code: 401
22:16:04.138 ->
22:16:04.138 -> GET: Write into cell 'A1'
22:16:04.138 -> =========================
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
22:16:05.189 ->
The text was updated successfully, but these errors were encountered: