Test Flight "An error has occurred" - Export Compliance Information

I am trying to submit an iOS build to internal testing on App Store Connect. The build is uploaded and processed properly. However, when answering the Export Compliance Information question I get "An error has occurred. Try again later.". I have been able to submit this app many times before today. I checked the network logs and the App Store is giving the following error:

Code Block {
"errors" : [ {
"id" : "904dede1-5b87-4171-acf0-63d8430b0675",
"status" : "409",
"code" : "ENTITY_ERROR.ATTRIBUTE.INVALID",
"title" : "The provided entity includes an attribute with an invalid value",
"detail" : "You cannot update when the value is already set.",
"source" : {
"pointer" : "/data/attributes/usesNonExemptEncryption"
}
} ]
}

Is anyone else seeing this error today?

Hi! I have just started experiencing this too. it's not just me, so have my team members. We can only assume it's something to do with the App Store Connect Servers, but it sure is annoying.

Test Flight "An error has occurred" - Export Compliance Information
 
 
Q