I was trying to use axios but that didn't work. Maybe I need to look into
N/https
d
Dominic B
04/08/2021, 2:15 PM
N/https should work and has promise options for all request types
k
Kevin McKee
04/08/2021, 2:20 PM
Thanks
s
stalbert
04/08/2021, 2:48 PM
you won't be able to use any 3rd party libraries like axios for this without modifications since the NS environment is generally not supported (e.g. it's not a browser nor is it nodejs)