Discussions
Changes to URL requests from untrusted context
This notie applies to customer with scripts in your NetSuite account that use one of the following methods nlapirequestURL() or N/http#request/get/post/put/delete(), N/https#request/get/post/put/delete() to send a request to an external URL in an untrusted context.
What is changing?
As of October 15, 2024, requests to external URLs using the following methods will be allowed only for authenticated session:
- Suitescript 1.0
nlapirequestURL()
SuiteScript 2.xN/http.request(), N/http.get(), N/http.post(), N/http.put(), N/http.delete()N/https.request(), N/https.get(), N/https.post(), N/https.put(), N/https.delete()
Regards,
@Robert Nedelkow-Oracle | NetSuite Support Community Administrator
Expand your NetSuite knowledge by joining this month's Ask An Expert Live.
In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is specifically designed to offer them information and guidance and help them make the most out of their NetSuite journey. Click here for more details.
