@aerialist_user6911 now the Pico supports HTTPS, I wonder whether your code would finally work?
There's also require("crypto").SHA1 as well which might tidy things up a little?
require("crypto").SHA1
@Gordon started
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.
@aerialist_user6911 now the Pico supports HTTPS, I wonder whether your code would finally work?
There's also
require("crypto").SHA1
as well which might tidy things up a little?