Marjorie
05/01/2026, 9:28 PMCeligo AI
05/01/2026, 9:28 PMAI generated answer (using internal Slack threads):The error
INVALID_LOGIN_ATTEMPT Invalid login attempt typically occurs when there is an issue with the authentication process. Since you're using gulp for deployment and you're encountering this error, it's likely that the issue is related to the credentials used for the deployment.
Here are a few things you can check:
1. Token-based Authentication (TBA) settings: Ensure that your TBA settings in NetSuite are correctly configured. This includes checking the token ID and secret, and ensuring that the role associated with the token has the necessary permissions.
2. Deprecation of HMAC-SHA1: NetSuite has deprecated HMAC-SHA1 for TBA. If you're using this method for TBA, you'll need to switch to HMAC-SHA256. You can find more information about this in the NetSuite Help Center [here](https://system.netsuite.com/app/help/helpcenter.nl?fid=section_158921905537.html#section_160335709872).
3. Login Audit Trail: You can check the Login Audit Trail in NetSuite for more detailed error messages that can help you identify the issue. You can find the Login Audit Trail [here](https://system.netsuite.com/app/help/helpcenter.nl?fid=section_N324233.html).
Remember to ensure that all your credentials are correct and that the user role has the necessary permissions for the deployment.
******
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
05/01/2026, 9:29 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.805786252
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.784118652
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.779418945
Celigo AI
05/01/2026, 9:29 PM