Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
Issues
I have the following things to ask :
1- I've generated an access token and consumer key which is required for oauth1.0, and it is working on one machine but when I try to hit it from another machine it gives an "Invalid Login" error.
2- I am getting 500 internal server error when I try to find availability of products on a specific location "8905 Highway 50" for the following API: https://4815179.suitetalk.api.netsuite.com/services/rest/record/v1/inventorynumber/402/locations/20
3-I defined products in the system for almost all locations and set the preferred location against each product but when I hit the API to check availability of product on the preferred location. It is not giving the correct response. e.g I added a product with internal ID 402 and its number of available products on "8905 Highway 50" was 1362 on NetSuite Portal. But when I hit the following API, It said the product is "Not in Stock"