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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Web services authorization failure
Hello,
We use the SuiteTalk web services SOAP API to interface directly with NetSuite. I'm refactoring our local integration to use Token Based Authentication and I'm running into what I consider to be a weird response from NetSuite; "You do not have permission to access web services feature." Why this is weird is because the token is mapped to the same user that we've been using for the better part of a year to access NetSuite via the web API.
This is what I've done to set up TBA: [LIST=1]
[*]Created a new integration
[*]Created a new role, TBA User, added the "Log in using Access Tokens" permission to the role, and added that role to the current web services user
0