HTTP Request with Headers?
Hi,
I'm trying to do a REST request to pull some JSON data with the following code but am getting an error. The owner of the site says I need to put the key in the request header as opposed to appending it. How does one do this in JSL with HTTP Request?
Site documentation here: https://jsonodds.com/documentation
Thanks in advance,
-Mike
key = "cb8abaa5-9b10-11e8-9bbb-0b704e36c1ea"; // su
...