Keywords: Alfresco - Windows - How to - Secure Connections (SSL/HTTPS)
Description:
I have a new VM about Alfresco(installed via bitnami window installer), I want to using it’s API from my application.
I tried through postman and it’s working, but if I tried it through jQuery, have error: …has been blocked by CORS policy…
I tried this: https://docs.alfresco.com/content-services/latest/config/repository/#cors-configuration
but can not work.