Closed GoogleCodeExporter closed 9 years ago
Hi!
1) This project does not live on google code anymore. It has moved to github:
https://github.com/rpbouman/xmla4js
2) You are probably not using the latest version, since the latest version is
on github.
3) The actual problem is that you are probably doing a cross domain request.
That is: the xmla4js application is living on a different domain than the XML/A
server that you are trying to call. If that is the case, rely on standard
methods to bypass the cross-domain restriction (i.e. please setup a proxy). If
you think there is a different problem, then please post that on the github
issue tracker (after you upgraded to the last version)
I will close this issue here, I'll be happy to look into any issues you post on
the github tracker.
Thank you, and kind regards,
Roland
Original comment by roland.bouman
on 6 Aug 2014 at 9:35
Original issue reported on code.google.com by
arshad.s...@gmail.com
on 6 Aug 2014 at 8:04Attachments: