The request is only available via https (not trying to call http)
I can call other https endpoints no problem from the Espruino Original & ESP13. Just this URL fails on the ESP which is making the failure hard to debug (does not fail via node, Curl, browser etc)
Only the ESP has an issue on this specific domain which is why I wondered if there was any response timeout settings that could be tweaked via the Espruino request API?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
The formatting has stripped the https:// -- Gone back and code encapsulated
The request is only available via https (not trying to call http)
I can call other https endpoints no problem from the Espruino Original & ESP13. Just this URL fails on the ESP which is making the failure hard to debug (does not fail via node, Curl, browser etc)
Only the ESP has an issue on this specific domain which is why I wondered if there was any response timeout settings that could be tweaked via the Espruino request API?