Join Slack
Powered by
anyway to see the <https.post> request looks like?
# suitescript
d
Daryl K
03/30/2020, 2:25 AM
anyway to see the
https.post
request looks like?
b
battk
03/30/2020, 2:33 AM
do you mean an example of using
https.post
battk
03/30/2020, 2:33 AM
or a log of the request it makes
d
Daryl K
03/30/2020, 2:42 AM
a log of the request it makes
Daryl K
03/30/2020, 2:43 AM
basically got an issue of a request working in postman, but not Netsuite
b
battk
03/30/2020, 2:43 AM
i like
https://httpbin.org/
d
Daryl K
03/30/2020, 2:43 AM
and want to check what Netsuite is sending, if possible, to compare it to postman
b
battk
03/30/2020, 2:44 AM
less programatic services like
https://postb.in/
are good too
d
Daryl K
03/30/2020, 2:45 AM
thanks
Open in Slack
Previous
Next