iCloud Dashboard: Not logged in with an iCloud account + 'service not available'

Hi, I'm working on an app that heavily relies in cloudkit. I regularly check on the status of my records through CloudKit Dashboard, but today I stumbled into this:

While being logged in to my developer account (as we can tell by the fact that Dasboard can display my name in the upper right corner), it thinks I an not logged in, only allowing me into my public database. Also, when I try to fetch data from iCloud, my app logs the following error:


<CKError 0x115b34340: "Service Unavailable" (6/2022); "Request failed with http status code 503"; Retry after 600.0 seconds>


Has anyone experienced this before, and/or would anyone know a solution for this?

Replies

go icloud.com

and sign in there and accept the agreement then click start using icloud

then go back and refresh your dashboard and everything will be fine 🙂

I have the same problem. Couldn't solve by any solution. Did you solve the issue?