Ron
08/07/2025, 3:25 PMCeligo AI
08/07/2025, 3:26 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems like you're having trouble with Token-Based Authentication (TBA) in your NetSuite sandbox environment. Here are a few things you could check: 1. Ensure you're using the correct endpoint: The endpoint you need to use depends on the type of integration access you need. For scripts, the URLs are on the deployments. SOAP and REST endpoints can be found in the Company URLs tab in Company setup. 2. Check the Login Audit Trail: The Login Audit Trail can provide more detailed error messages that can help you troubleshoot the issue. You can access it from this link: Login Audit Trail 3. Check if HMAC-SHA1 is deprecated: NetSuite has deprecated HMAC-SHA1 for Token-based Authentication (TBA). If you're using this, it could be the cause of the invalid login attempts. More information can be found here: Deprecation of HMAC-SHA1 for Token-based Authentication (TBA) 4. Recreate your tokens: If you've recently refreshed your sandbox, you may need to recreate your tokens as they are not copied from production to sandbox. You can find more information on this here: Data That is Not Copied from Production to Sandbox ****** 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
08/07/2025, 3:26 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.865621388
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.864881158
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.858366489
Celigo AI
08/07/2025, 3:26 PM