Tutorial: How to fix CORS for Alfresco API Explorer
If you want to call API from a different host to your Alfresco API ex: from A.com to B.com/alfresco, you might experience API CORS access origin error, in that case:1. Go to tomcat\webapps\api-explorer\WEB-INF\lib and add in:java-property-utils-1.9....