CORS POLICY: NO ‘ACCESS-CONTROL-ALLOW-ORIGIN’
Access Control can be applied directly on the Server settings.
To permit everything, apply the wild card *.
Note
Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any other origins (domain, scheme, or port) than its own from which a browser should permit loading of resources.