Netatmo http server bugged?

The Netatmo API is a set of webservices allowing developers and third parties to access Netatmo device's data.
Post Reply
El_Duderino
Posts: 3
Joined: 15 Sep 2021, 10:53

Netatmo http server bugged?

Post by El_Duderino »

I am retrieving urls for the snapshots through the API which I am trying to use in my openhab installation. While a browser seems to be able to handle the faulty http server behaviour, Openhab cannot.

Image
Works fine in browser as you can see.

Code: Select all

curl --verbose https://netatmocameraimage.blob.core.windows.net/production/6140a390580d0d29112b844945348e8a4acba3dcce2e1578ae851f7fc10fb007758244c8d23c41a77bc20fb0 --output /test.jpg
But the header specifies a different size than what is actually received which is not correct behaviour and causes problems.

Can someone from Netatmo confirm and explain if and when this will be fixed?

Thanks!
Post Reply

Return to “Netatmo API”