No Observation Data

When I use the following http request to get the observation data from my station, I’m not getting any data back. This has worked for years and just recently stopped working. However, if I go to the Tempest app on my iPad, I see up to date data from the station. Any ideas would be welcome. Thanks in advance for the help

https://swd.weatherflow.com/swd/rest/observations/station/[Station_ID]?api_key=\[API Key]

Returned JSON is:

{
  "status": {
    "status_code": 0,
    "status_message": "SUCCESS - Either no capabilities or no recent observations"
  },
  "elevation": 1631.25183105469,
  "indoor_keys": [],
  "is_public": true,
  "latitude": 43.XXX,
  "longitude": -114.XXX,
  "obs": [],
  "outdoor_keys": [],
  "public_name": "My Station Name",
  "station_id": [Station ID],
  "station_name": "My Station Name",
  "station_units": {
    "units_direction": "cardinal",
    "units_distance": "mi",
    "units_other": "imperial",
    "units_precip": "in",
    "units_pressure": "inhg",
    "units_temp": "f",
    "units_wind": "mph"
  },
  "timezone": "America/Boise"
}


I tried turning off the power button on the bottom of the unit for 30 seconds and turning it back on again. This didn’t fix the problem.

Thanks

Your hub is offline since 12 days, check why and get it back online. Might solve your problem :upside_down_face:

Thanks @eric . The hub had taken a dump. I rebooted it and it came back online. The hard part is that it is typically so reliable that I stuck it in the back of a closet with a pile of luggage in front of it. Now it is pugged into a smart switch so it can be remotely rebooted. Thanks again.

Was it hot enough in the back of the closet where the Hub overheated???