422 error when submit TestFlight Beta Review

When I submit the app to TestFlight beta review I get the error show on UI. (I filled all filed info in Beta Infomation)

There was an error processing your request. Please try again later

I was inspected Safari to see the detailed error and I got the below error.

Failed to load resource: the server responded with a status of 422 ()

and the detailed javascript error

componentStack: undefined

errorCode: undefined

message: "API Response Error: TF_BETA_APP_REVIEW_RESPONSE"

stackTrace: "status code: 422 --- api correlation key: NZEKCTWMNANXDZVTRD3V4GNE3U"

Anyone can tell me the problem and how to fix it. Many Thanks.

I am getting the exact same issue...

{
  "errors" : [ {
    "id" : "d7e4e2fa-8c25-4a37-9695-f75da935b8aa",
    "status" : "422",
    "code" : "ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING",
    "title" : "Beta contract is missing for the app.",
    "detail" : "Beta Contract is missing."
  } ]
}

Does anyone know how to fix this without having to contact Apple Support?

I took 6 days for support to escalate to fix this, so if you have this issue and rely on testflight I would open a ticket immediately.

To anyone who have this issue, please open a ticket and call the Apple Developer Support immediately, try to tell them escalating to the engineering team ASAP. There is nothing on our end can fix this issue.

Getting Error with "There was an error processing your request. Please try again later", I added other build on TestFlight all was working i just upload new TestFlight IPA today and getting error.

Hey all,

JFYI: Had the same issue, it takes 20 days and 5 emails with Apple Support to resolve an issue with an error 422 on their side.

I'm also having the same issue as the OP, after some testers were deleted. 422 error in the browser console with message "API Response Error: TF_BETA_APP_REVIEW_RESPONSE" when attempting to add an external group. Builds in the TestFlight app cannot be installed / updated because "The requested app is not available or doesn't exist".

Hello, in this case, I don't know which section of App Review you sent the EMail to. I sent more than 3 Emails and it's been 5 days and I haven't received any response.

I called the App Store but they instructed me to contact the EMail for App Review but as above, it's been more than 5 days and I haven't received any response.

I too got the message "There was an error processing your request. Please try again later". But on inspecting the issue in the browser DevTools got the error to be: "ENTITY_UNPROCESSABLEMISSING_BETA_APP_DESCRIPTION"

Go to AppStore Connect app on the mobile and try again. On reaching the step to add builds, it gave me the warning that the Beta App Description is not set and a button to go to the screen and fill it up.

The comment from greensopinion is what saved me. Jun 23 I've encountered the same issue. For a workaround, I was able to submit the build to TestFlight using the AppStore Connect app on my iPhone instead of using the website.

422 error when submit TestFlight Beta Review
 
 
Q