Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Why am I getting an error Details: Resource files can only be uploaded into the /SuiteScripts/?
I have a project created in VSCode. This structure works fine... As desired
File Cabinet
---SuiteScripts
------ProjectFolder
----------script1.js
But when I add a folder as below for a resource file. I get this error Details: Resource files can only be uploaded into the /SuiteScripts/,
File Cabinet
---SuiteScripts
------ProjectFolder
----------script1.js
------ProjectFiles
----------file.json
0