Hi,
I'm new using the API and I'm trying to obtain the rawData for a specified monitor.
The request I'm sending is:
And the response I get is:
<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/api/xml/getrawdata" action="Rawdata" ><result><data><monitorname>Londolozi</monitorname><dcstatus>Data Available</dcstatus><Url></Url></data></result></response>
But I don't obtain the raw data itself. Am I missing something?
Thank you so much for your help!!