-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NetSuite Authentication Failure #6195
Comments
Hey Ryan, thanks for reaching out!
Please update us if the problem is resolved 🙏 |
Hey @omrilit - thanks for the quick response. Looks like I am still getting the same error.
ryan.gillies@RGillie-M-RG65N temp % salto service add netsuite --no-login ryan.gillies@RGillie-M-RG65N temp % cd .. ryan.gillies@RGillie-M-RG65N netsuite % salto account add netsuite ? Account ID: 3971751_SB1 |
@ryan-gillies could you please remove the |
@omrilit I removed the temp file but receive the same error on the next login attempt:
|
@ryan-gillies did you also remove the |
Hi @omrilit - yes I removed everything in that temp folder to start fresh. Happy to jump on a zoom call. I am on ET, so let me know a time that works for you |
Hi @omrilit - just checking in if you have any availability this week for a Zoom troubleshoot? |
Hi @ryan-gillies, I am available now. |
Hi Team -
I am having issues adding my NetSuite account to my Salto env. See below.
I've successfully added this same account in my Salto UI free account, so I've confirmed that the credentials are valid.
`ryan.gillies@RGillie-M-RG65N netsuite % salto -V
version 0.3.59, branch main, hash ef83e12
ryan.gillies@RGillie-M-RG65N netsuite % salto account add netsuite
Please enter your Netsuite credentials:
? Account ID: 3971751_SB1
? SDF Token ID: ****************************************************************
? SDF Token Secret: ****************************************************************
? Salto SuiteApp Token ID (optional):
? Salto SuiteApp Token Secret (optional):
? Salto SuiteApp Activation Key (optional):
Error: Could not login to netsuite: SDF Authentication failed. There was an error while loading configuration file /var/folders/w5/l6gkkxgd48d_yyj3wcylrmyc0000gq/T/sdf-2cd655f6-d9f2-418f-8e1a-fc2ab80dca31/suitecloud.config.js. Review the file and try again. Details:
Error: Cannot find module '/var/folders/w5/l6gkkxgd48d_yyj3wcylrmyc0000gq/T/sdf-2cd655f6-d9f2-418f-8e1a-fc2ab80dca31/suitecloud.config.js'
To try again run:
salto account add netsuite
ryan.gillies@RGillie-M-RG65N netsuite % `
I ``
The text was updated successfully, but these errors were encountered: