I am using XMLA4JS library.
The url of the xmla service is on another domain. I keep getting error message: Origin null is not allowed by Access-Control-Allow-Origin ajax header
I have not modified any of their code and I am using their samples.
I entered url of the OLAP cube that is deployed on another server. I passed userid and password in the url as the query string but no luck...
Please suggest how I should be able to connect to it?
Thanks