Hi there,
All of a sudden I am getting errors (see below) and am wondering what has changed on server side?
Do I need to update my API key?
Thanks
Oct 27 18:37:18 farm0 Node-RED[25917]: 27 Oct 18:37:18 - [error] [function:Extract price for ISL0661] TypeError: Cannot read property 'DollarsPerMegawattHour' of undefined
Oct 27 18:37:48 farm0 Node-RED[25917]: {
Oct 27 18:37:48 farm0 Node-RED[25917]: payload: [],
Oct 27 18:37:48 farm0 Node-RED[25917]: topic: '',
Oct 27 18:37:48 farm0 Node-RED[25917]: _msgid: '43e7a779.d760c8',
Oct 27 18:37:48 farm0 Node-RED[25917]: headers: {
Oct 27 18:37:48 farm0 Node-RED[25917]: 'cache-control': 'no-store',
Oct 27 18:37:48 farm0 Node-RED[25917]: pragma: 'no-cache',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'content-length': '2',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'content-type': 'application/json',
Oct 27 18:37:48 farm0 Node-RED[25917]: expires: '-1',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'arr-disable-session-affinity': 'True',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'x-content-type-options': 'nosniff',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'x-frame-options': 'deny',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'x-xss-protection': '1; mode=block',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'content-security-policy': "script-src 'self'",
Oct 27 18:37:48 farm0 Node-RED[25917]: date: 'Wed, 27 Oct 2021 05:37:48 GMT',
Oct 27 18:37:48 farm0 Node-RED[25917]: connection: 'close',
Oct 27 18:37:48 farm0 Node-RED[25917]: 'x-node-red-request-node': '5922c7cc'
Oct 27 18:37:48 farm0 Node-RED[25917]: },
Oct 27 18:37:48 farm0 Node-RED[25917]: statusCode: 200,
Oct 27 18:37:48 farm0 Node-RED[25917]: responseUrl: 'https://emi.azure-api.net/real-time-prices/?$filter=PointOfConnectionCode+eq+%27ISL0661%27',
Oct 27 18:37:48 farm0 Node-RED[25917]: redirectList: []
Oct 27 18:37:48 farm0 Node-RED[25917]: }