Post

Replies

Boosts

Views

Activity

Reply to Weather Kit REST API returning extremely stale data (up to 2+ hrs old) - users complaining
This is not actually something we can control. Apple technical support has confirmed it's a bug and that there is no workaround. No time frame on when it would be resolved was given. We are currently transitioning the currentWeather data set to another API as a temporary fix. It's definitely hurting our product and we are losing users. The whole thing is actually kind of crazy to me. How can you have a successful weather app that delivers current weather that is always 2 hrs old?
Topic: App & System Services SubTopic: General Tags:
Mar ’23
Reply to Weather Kit REST API returning extremely stale data (up to 2+ hrs old) - users complaining
Notice the readTime and reportedTime are 2+ hrs appart. { "currentWeather": { "name": "CurrentWeather", "metadata": { "attributionURL": "https://weatherkit.apple.com/legal-attribution.html", "expireTime": "2023-03-07T20:17:00Z", "latitude": 26.090, "longitude": -80.380, "readTime": "2023-03-07T20:12:00Z", "reportedTime": "2023-03-07T18:00:00Z", "units": "m", "version": 1 },
Topic: App & System Services SubTopic: General Tags:
Mar ’23