-->
Page 1 of 1

Error sending data to google sheets

PostPosted: Fri May 21, 2021 1:45 pm
by Charlie168
Hi
I have followed a tutorial to load data from NodeMcu to Google Sheets
Google Sheets and the script editor works fine
the NodeMcu code throws an error :
Temp = 19.50 HUM= 62.80
connecting to script.google.com
certificate matches
requesting URL: /macros/s/AKfycbxlHxQdFaCc8Ar4F79UBRqEGD66zc6B89nY2ulXbfibW6uvGuiUtV1QAnDIfGdk8qPU/exec?temperature=19&humidity=62
request sent
headers received
esp8266/Arduino CI has failed
reply was:
==========
24c

==========
closing connection

This is from the downloaded code :
https://create.arduino.cc/editor/LogMak ... 1c/preview

I am using a MacBook air with Mojave - is this the issue ?

Can anyone suggest a fix?

Thanks
C