Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 13 replies, 0 views
Replied In
422 error when submit TestFlight Beta Review
I get the error response from api https://appstoreconnect.apple.com/iris/v1/betaAppReviewSubmissions
{
"errors" : [ {
"id" : "60bd25dc-f1e1-4931-82e9-3bf361ccb1ba",
"status" : "422",
"code" : "ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING",
"title" : "Beta contract is missing for the app.",
"detail" : "Beta Contract is missing."
} ]
}