Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Now, you can stay up-to-date with the latest discussions, helpful tips, and important announcements, all delivered straight to your inbox. Whether you’re looking to catch up on what you missed or just want a quick overview, our email digest has you covered. To learn more and to subscribe, click here.
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.x
N/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
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.