javascript - xmla4js I keep getting Origin null is not allowed by Access-Control-Allow-Origin ajax header -
I am using the XMLA4JS library.
The XmlLA service URL is on the second domain, I get an error message: the original tap is not allowed by the access-control-permission-origin-odd ajax header I have not modified any of their code and I am using their samples. I have entered the URL of the OLAP cube which has been deployed to another server. I passed the User ID and Password in the URL but no luck ... Please suggest how should I connect it? Thank you This is a standard issue when requesting ajax cross domain I Xmla4js The wiki has a page that tells it, and also offers a solution: Another approach that might work is to enable the Corus headers on the server side.
Comments
Post a Comment