Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still getting Error HTTP 401 #90

Open
xkosm14 opened this issue Mar 27, 2020 · 3 comments
Open

Still getting Error HTTP 401 #90

xkosm14 opened this issue Mar 27, 2020 · 3 comments

Comments

@xkosm14
Copy link

xkosm14 commented Mar 27, 2020

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

@github-actions
Copy link

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

@ESPboy-edu
Copy link

ESPboy-edu commented Apr 15, 2020

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

@electronicsguy
Copy link
Owner

Are you still having this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants