Mike Robbins
06/25/2021, 8:03 PM/SuiteScripts folder? If I use suitecloud file:import --paths /SuiteScripts/*, it results in a local shell error, zsh: no matches found: /SuiteScripts/*. If I wrap the path in quotes, suitecloud file:import --paths "/SuiteScripts/*", it results in
The remote server returned an error: https://<account>.<http://app.netsuite.com:443/app/ide/ide.nl|app.netsuite.com:443/app/ide/ide.nl> - Unauthorized
The example provided in --help is exactly "/SuiteScripts/*" . I know I'm authenticated correctly because if I specify a single file, it downloads just fine. Thoughts?Ali Syed (NS DevTools QA)
06/25/2021, 9:52 PMMike Robbins
06/25/2021, 10:25 PM