tiger
06/20/2025, 8:57 AMCeligo AI
06/20/2025, 8:58 AMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** The error message "The authenticating process has been interrupted. You can close this window." when authenticating through SuiteCloud CLI is usually due to a problem with the browser-based token or Token-Based Authentication (TBA) setup. Here are some steps you can follow to resolve this issue: 1. Ensure that you have the latest version of SuiteCloud CLI installed. You can check this by running
suitecloud --version
in your terminal. If it's not the latest version, update it.
2. Make sure that you have correctly set up Token-Based Authentication (TBA) in your NetSuite account. This includes enabling TBA, creating an integration record, and generating a token.
3. When running the suitecloud account:setup
command, make sure to enter the correct authentication ID (authid) that corresponds to your TBA setup.
4. If you're running this on a Linux machine and getting the error "Web browsing is not supported on this device", you might need to set up a default browser for your environment. This is because the authentication process requires a web browser to complete.
5. If all else fails, you might want to try running the command on a different machine or environment to see if the issue persists.
Remember, the error message you're seeing is usually indicative of an issue with the authentication process, so focusing on that area should help you resolve the issue.Celigo AI
06/20/2025, 8:58 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819398522
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.811733305
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.811733305
Celigo AI
06/20/2025, 8:58 AM