The image detail of error here.
Post
Replies
Boosts
Views
Activity
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."
} ]
}