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
stalbert
11/05/2021, 1:57 PM
I know it doesn't help but I used to live next to that Costco (i.e HQ). :)
l
Livio
11/05/2021, 2:05 PM
lol, maybe i should try your home address - maybe that returns something 😄
b
battk
11/05/2021, 4:18 PM
start including more headers from the postman request
battk
11/05/2021, 4:19 PM
usual suspect is the Accept header
👍 1
l
Livio
11/05/2021, 6:51 PM
@battk do i need more headers? when i make a request with postman im using authorization and content type