I'm having issues getting a basic response from the SmartThings API. I am referencing this documentation:
If I use Postman and hit the endpoint: "https://api.smartthings.com/v1/devices"
with my bearer token I get a response.
However when using the following script I get an error
Here is the Postman response
I'm wondering if it's because of the format that ignition is sending the GET?