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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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