I have an app that submits a rest-api request to weatherkit for both currentWeather and weahtherForecast data. The app will error from time to time because of unauthorized request but what I don't understand is that it does not happen 100% of the time.
Anyone encountered something similar?