cloud kit "Server Rejected Request"

I have an app that I've been working on, and I've been building and testing on both 9.1 anf 9.2 beta and it was woprking fine. Today CK is broken with no change in my code. A simple query operation now gives me "Server Rejected Request".


Its almost exactly like this but a query by recordID and not a subscription

http://stackoverflow.com/questions/26092901/cloudkit-subscription-sometimes-does-not-work


Was there some change to CK that didn't go live until the 9.2 release? Any help woule be appreciated

the error is


CKError 0x7fd8ef606620: "Server Rejected Request" (15/2000); server message = "Internal server error";

I have experienced backend issues that affect TestFlight installation. Others have reported similar issues. This is likely a transitory problem related to the iOS 9.2 rollout that is not an issue with your code. I would suggest you wait a bit and see if it works itself out.

I have same issue on LIVE app and i have no way of knowning how to fix it.


I getting "Server rejected request" on querying a record ID also.


Matt

Can you verify in your production dashboard that for that record type you have the metadata index query field checked for recordID?

Yes, querying metadata was on. It was working for a couple of months in development and live but then one day it just stopped. I figure out a workaround by asking for it in a different way and uploading a new version of the app. So it works now but the old way still doesn;t.


Matt

Was there ever any resolution to this issue? I am getting the same exact issue when using CKQueryOperation on code that hasn't changed for over 2 months.

I just asked for the data in a different way, which fixed the issue.


I can give more details if you want.


Matt

Getting this issue as well in a production app. Users are complaining they can't get data from iCloud. "Server Rejected Request 15/2000. Internal server error."

Yes please provide some details

cloud kit "Server Rejected Request"
 
 
Q