[Solved] https request ends in error 12: "ENOMEM"
-
Hi folks
Is there a possibility to make https request, instead of http request?
Nowadays there is nearly no web site out there that allows http.
Everything is https. I would like to get info from an api that provides weather data.Or is the received data simply to large? I get an error: 12 ENOMEM.
The received data is about 8kThanks for help :-)
Best regards
ThomasADDED "SOLUTION":
It works just if I upload the program to the device, but not in RUN-mode :-(Does anyone have a better solution?
-
I can see the same with FW 1.4.5.1 and USB mode. If I use web mode it works. The request itself is HTTPS but tiny.
This might be related: https://github.com/m5stack/UiFlow-Bug-Report/issues/34
-
It works with Firmware V1.5.1 and above