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!
REST WS: Error: INVALID_LOGIN on Postman-NetSuite Connection
HI There
We have an integration partner trying to connect to Netsuite's REST web service using PostMan.
Their role has all the required permissions (basically the same as admin), a user access token has been issued and the integration has been set up as follows
The error message received when trying to connect is
{"type":https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2,"title":"Unauthorized","status":401,"o:errorDetails":[{"detail":"Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.","o:errorCode":"INVALID_LOGIN"}]}