Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Backend Suitelet 1.0 API - permission issue
I have created a simple backend suitelet which makes a call to external SOAP web service to obtain data and then it returns some parts of data in response as JSON. When I am using web browser to make a GET request to this suitelet it works well. But I can not obtain data by making call within another suitelet.
I am using nlapiResolveURL function to get external url to my backend suitelet. After concatenating that url with parameter I am using nlapiRequestURL to make a GET request.
There is html document in response body and response code is 206.
This document contains following information:
1