Possible error
- NetSuite OAuth credentials and certificate validation failed.
Possible reasons
- Invalid or incorrectly formatted certificate.
- Invalid or incorrectly formatted private key.
- Incorrect OAuth credentials (Consumer Key, Consumer Secret, Token ID, Token Secret).
- Missing or incomplete authentication data.
- Invalid Account ID.
Possible resolutions
To resolve this error, try one or more of the following resolutions:Verify the certificate and private key
Upload the certificate generated from the NetSuite integration record and confirm the private key matches it and uses the correct format.Validate account ID format
Confirm the NetSuite account ID is correct and includes the environment suffix when required, for example,account_id-sb1 for sandbox environments.