Hello,I've been unable to connect to the Netatmo API since recently. Every request results in a 502 Bad Gateway.The error details point to an OriginCertificateChainError, suggesting that Azure Front Door is unable to verify the SSL certificate chain from Netatmo’s backend servers.Error Info: OriginCertificateChainErrorReference ID: 20260501T125508Z-1587bc75c74z5s9nhC1OSA5g040000001etg00000000bdp7I have already tried clearing my local cache and testing from different environments, but the issue persists, which confirms it's a server-side problem.Is anyone else experiencing this? I would appreciate it if the Netatmo team could provide an update or a fix for this certificate issue.Best regards,
Kommentare
0 Kommentare
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Kommentare
0 Kommentare