Untitled.js
# suitescript
k
Untitled.js
b
you are going to want to share the response body
k
Response is just 500 and unexpected error
b
then you probably just want to try everything
in this case, thats actually setting a content type header
and using a string for the body
k
I think I found issue
it was just content type and JSON.stringyfy added
Thank you battk as always