I am using Eclipse 2020-06 with NetSuite 2020.1 IDE, and getting the following error when attempting to deploy a simple SuiteScript project with just one User Event Script.
Some background on successful tasks:
- Within Eclipse, I have added a domain of XXXXXX-sb1.suitetalk.api.netsuite.com
- When adding my account to this domain within Eclipse, the username/password is accepted
- The Eclipse IDE then allows me to manage authentication type for each role assigned to my account in NetSuite.
- I have left each role's Authentication Type as "User Credentials"
- On the NetSuite server, I have followed the instructions for installing the SuiteCloud Development Framework (https://4583703-sb1.app.netsuite.com/app/help/helpcenter.nl?fid=chapter_4702629975.html)
Some comments on my Eclipse Environment:
- This is a brand new Eclipse download with only NetSuite IDE added
- There is only one project in the Eclipse workspace, and that SuitScript project contains just a single auto-generated script with no modifications/references
- I've repeated this step multiple times with different projects, and always get the same error message referencing the same application id of "22804373-084A-49DC-8622-4DECD6ED07E7"
So this clearly seems to be a server-side issue.
My questions:
- This applicationId is clearly derived from the NetSuite server, any ideas where it is coming from?
- Other ideas?
Thanks in advance, Randy
