Hi,
If I try and add ANY build to an external test group in TestFlight, I get this:
There was an error processing your request. Please try again later.
In dev console it reports this:
{ "errors" : [ { "id" : "200cbe3b-eb72-44b0-be51-705ca4529e13", "status" : "422", "code" : "ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING", "title" : "Beta contract is missing for the app.", "detail" : "Beta Contract is missing." } ] }
I have no outstanding agreements to sign.
Any ideas?