**openHAB myopenhab.org cloud service, REST API block**

For testing purposes, I created an application that sends HTTP REST API requests to myopenhab.org at regular intervals (every 15 minutes) to retrieve data from devices across different installations.

It worked fine for some time, but at a certain point, the REST API requests stopped receiving responses from myopenhab.org.

After several attempts, I changed the IP address from which the requests originate, and it seems to be working again.

Has this happened to anyone else? Could it be a technical issue or a blocking policy implemented by myopenhab.org?

Do you have any suggestions to avoid this problem?

What http error code is returned ?

Unfortunately, no HTTP error is returned. After a few minutes, I receive a socket timeout indication at the TCP protocol level.