ESP8266 icon indicating copy to clipboard operation
ESP8266 copied to clipboard

Still getting Error HTTP 401

Open xkosm14 opened this issue 5 years ago • 4 comments

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 ->

xkosm14 avatar Mar 27 '20 21:03 xkosm14

Welcome to HTTPSRedirect! Please provide enough info to debug the issue.

github-actions[bot] avatar Mar 27 '20 21:03 github-actions[bot]

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

ESPboy-edu avatar Apr 15 '20 18:04 ESPboy-edu

Are you still having this issue?

electronicsguy avatar May 23 '21 07:05 electronicsguy