I am attempting a migration from Darksky to WeatherKit and am finding that my requests often fail with a 401
including a reason NOT_ENABLED
and response_headers LS_MAP_FIELDS
.
Most of the time these requests succeed after one or more retries so it doesn't seem like I actually have anything set up incorrectly on my end and this maybe an issue on the WeatherKit side.