anyway to see the <https.post> request looks like?
# suitescript
d
anyway to see the https.post request looks like?
b
do you mean an example of using https.post
or a log of the request it makes
d
a log of the request it makes
basically got an issue of a request working in postman, but not Netsuite
b
d
and want to check what Netsuite is sending, if possible, to compare it to postman
b
less programatic services like https://postb.in/ are good too
d
thanks