I'm total beginner on Alfresco. I've tryied to make some web scripts but when I tried to go to the Web Scripts home (http://localhost:8080/alfresco/service/index) I got a 404 Error with: Message: Folder index not found. Diagnostics: Inspect Web Script (folder.get)
I think there is something wrong with /alfresco/service/script/folder.get
I had 2 versions of: folder.get.atom.ftl folder.get.desc.xml folder.get.js folder.get.html.ftl and I just delete the one who was not in the sample folder, and now it works.