I have been trying to query my records on CloudKit Dashboard, but I am getting this response on any query:
Expected this response but could not parse it: HTTP 200, text:
It then contains the JSON data. The data all looks correct.
This is on production and development. As far as I can tell, my app is able to retrieve and save data into CloudKit. But when I go to the dashboard to query my records, I am getting this error.
Any ideas how to fix it so I can see my data in a more readable way?