bitfocus / companion-module-generic-http

Generic HTTP module
MIT License
9 stars 19 forks source link

Cant use json result to variable #30

Closed chabad360 closed 2 years ago

chabad360 commented 2 years ago

I was attempting to use the Get request result to variable (on version 2.2.0+4133-beta-4937028e) and instead of it returning the result from the API, it returns [object Object].

chabad360 commented 2 years ago

fixed with using the JSON stringify setting