• It seems that HTTP2HTTPS does not work. I couldn't figure out exactly why. However, many people in Arduino world is using the HTTPSRedirect library to call a Google Apps Script ( https://github.com/electronicsguy/ESP826­6/tree/master/HTTPSRedirect)

    Unfortunately this mechanisms is running on the embedded side and is not compatible with Espruino. I searched for similar mechanism in Espruino but did not find anything. Just to be sure, I am asking here: Does anyone ever implemented such a redirection mechanism?

    Thanks for any help :-)

About