Using nlapiRequestURL (SuiteScript 1.0) - but perh...
# suitescript
e
Using nlapiRequestURL (SuiteScript 1.0) - but perhaps the same question applies to 2.0: if requesting a url that returns a 302 (redirect) and expects cookies, Netsuite breaks and we get a 403 Forbidden on the redirect. The only response we see is 403. In curl or in the browser, the cookie gets sent (FedAuth) along with the redirect. Any way to make this work in NS (using 1.0 specifically, but either would be acceptable)?