I made this HTTP request in postman and i was able...
# suitescript
l
I made this HTTP request in postman and i was able to get a response but when i make the same request from netsuite the body of the response is empty Am i doing anything wrong here - like syntax wise?
s
I know it doesn't help but I used to live next to that Costco (i.e HQ). :)
l
lol, maybe i should try your home address - maybe that returns something 😄
b
start including more headers from the postman request
usual suspect is the Accept header
👍 1
l
@battk do i need more headers? when i make a request with postman im using authorization and content type
this is the response that im getting
b
l
that was it - Thanks for your help!