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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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"