Since September 8th, I've been unable to access the WeatherKit REST API due to authentication errors -- no changes on my side, but now I'm always getting responses like the following from the API:
"status": 403,
"error": "Forbidden",
"message": "Access Denied",
Has anyone else run into this problem in the last few days, and/or know how to work around it?
The only place I've seen other report reporting so far is here: https://twitter.com/keff85/status/1569054904655773696
I tried upgrading to a paid WeatherKit plan (the lowest level is $50/month) but that doesn't seem to have helped. I believe WeatherKit Swift is working fine, but WeatherKit REST seems to be down -- or perhaps the auth changed somehow without warning?