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.
Netsuite SOAP connection required privileges
Hi,
I would like to create a Java based SOAP integration to Netsuite with Token Based Authentication.
I created a new Integration where I enabled Token Based Authentication.
I created a separate role for integration. I enabled Web Service Only Role option. In the Setup I added Log in using Access Tokens and Web Services.
I also created a separate user for integration and I set the previously created role for it.
In the SOAP Web Services Preferences section I added the user with the role.
I successfully generated token, token secret, consumer key, consumer secret.
During the connection, I get: InsufficientPermissionFault exception with message "You do not have permission to access web services feature.", error code WS_PERMISSION_REQD.