odata on node: xmlhttprequest is not defined
Posted: Tue Jun 29, 2021 8:43 pm
Hi,
I'm trying to run report with odata datasource on node server.
I can't seem to get it to work (it produces blank report) when i call:
renderAsync
Upon checking logs - I come across the following error:
xmlhttprequest is not defined
That looks to me - it's trying to use js object: xmlhttprequest which i don't believe node has it.
Can you please help ?
Kind regards.
I'm trying to run report with odata datasource on node server.
I can't seem to get it to work (it produces blank report) when i call:
renderAsync
Upon checking logs - I come across the following error:
xmlhttprequest is not defined
That looks to me - it's trying to use js object: xmlhttprequest which i don't believe node has it.
Can you please help ?
Kind regards.