nkhatri
04/09/2026, 9:00 PMInvalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit TrailCeligo AI
04/09/2026, 9:00 PMAI generated answer (using internal Slack threads):Based on the conversations, the error message "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" is usually related to incorrect setup of the connection parameters in Postman for NetSuite's REST API. Here are some potential issues and solutions: 1. Account ID: Ensure that the account ID is in all caps. This is a common mistake that can lead to login errors. 2. Audit Trail: Check the Login Audit Trail in NetSuite for more details about the failed login attempts. If there are no logs related to your attempts, it could mean that the account ID or URL is incorrect. 3. Role Permissions: Make sure that the role used for the connection has the necessary permissions. The role should have REST web services permissions. 4. Headers and Authentication: Ensure that you have the correct headers and authentication setup in Postman. You should have the CONSUMER_KEY, CONSUMER_SECRET, TOKEN_ID, and TOKEN_SECRET. These are used to generate a bearer token for authentication. 5. URL and Realm: Check the URL and realm. If you are working in an account that isn't on production, the URL and realm should not be the same. 6. Integration Setup: Make sure that the integration setup is correct. You can follow the guide provided by NetSuite for setting up Postman for REST API: https://1259134-sb1.app.netsuite.com/app/help/helpcenter.nl?fid=section_1545058149.html ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
04/09/2026, 9:01 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.909118652
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.885437
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.877990842
Celigo AI
04/09/2026, 9:01 PM