Hello, I'm new to software development sorry if this is worded incorrectly. I understand that Cloudkit telemetry data is available on the cloudkit dashboard. However, my question is if there is a public endpoint or any plans in the future for one to access telemetry data such as notifications, database stats, and usage.
ex: https://api.icloud.apple.com/v1/telemetry/
Post
Replies
Boosts
Views
Activity
I have recently been getting 401 authorization failed from weatherkit in swift. I have an app in production that had always worked well with weatherkit but recently it has been failing. It has worked well for months and with no changes started to fail. Getting attribution works fine but im assuming that does not require any authorization.
what I have done:
Checked that both weatherkit capabilities are checked in the app’s identifier on my apple developer account
double checked that my developer account is active
created a fresh identifer with proper capabilities and waited an hour then tried to get data from weatherkit. Still failed.
Is anyone coming across the same issue? Or maybe it’s possible that my developer account is not authorized for weatherkit for some reason? I’m really at a loss here on why it’s failing.