Hi there, I have just noticed my curl based https://emi.azure-api.net/real-time-prices/ requests come back empty from midnight to 1am daily.
Tested separately using the https://emi.portal.azure-api.net/docs/services API page with my API key entered / no filter applied and get the same emtpy result:
Request URL
https://emi.azure-api.net/real-time-prices/
HTTP request
GET https://emi.azure-api.net/real-time-prices/ HTTP/1.1
Host: emi.azure-api.net
Ocp-Apim-Subscription-Key: ••
Response status
200 OK
Response latency
51 ms
Response content
Pragma: no-cache Arr-Disable-Session-Affinity: True X-Content-Type-Options: nosniff X-Frame-Options: deny Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-XSS-Protection: 1; mode=block Content-Security-Policy: script-src 'self' Cache-Control: no-store Date: Sat, 02 Oct 2021 11:28:19 GMT Content-Length: 2 Content-Type: application/json Expires: -1
[]