Hi, I'm trying to query the PRTG API for historic data to put on an internal dashboard style website. However, whenever I try to access the historic data via xml, my Chrome tells me:
Origin http://mywebsite is not allowed by Access-Control-Allow-Origin.
As it would, because the Access-Control-Allow-Origin header is not being received from the PRTG api.
How can I configure the PRTG api to return a Access-Control-Allow-Origin which includes my website address?
Thanks,
Sam
Add comment