Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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.