http.request not working on Espruino Wifi #4878
Replies: 1 comment
-
Posted at 2020-01-28 by Robin Mon 2020.01.27 @raik, untested but was the note immediately above the snippet observed?
See sample in 'POST' example: Posted at 2020-01-28 by Raik Ahh yes, that did it, thanks! Posted at 2020-01-28 by @gfwilliams Glad you got it sorted! I'll get the reference updated edit: The reference did actually mention |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-01-27 by Raik
Hi all,
I can for the life of me not get the http.request to work but the http.get works just fine. Please see the code I use below. The http.request just does nothing, seemingly the callbacks don't get fired at all.
I played around with all kind of different options, but none seem to work. I'm puzzled... once again.
Beta Was this translation helpful? Give feedback.
All reactions