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?
The same here in Ukraine
Same issue from Mexico
==
By adding this at the bottom of my info.plist :

<key>ITSAppUsesNonExemptEncryption</key>
<false/>

and submit a new build to testflight it works for me !
🎉


I have this issue for the last few days, from Canada, I have to wait a few hours for the build to get pushed through.
We are looking into this. Please be sure to send a feedback report so you can monitor the status of the issue and help with our investigation.
Same issue
Same issue and I've submitted a feedback report
same here. following
Same here, take hours before the build appear in Test Flight
Same issue from Vietnam
Hilarious that a trillion dollar market cap company manages to have a bug which breaks testflight entirely in production for a full business week. Fix this.
I have same issue and have submitted a feedback report
I still got the same issue. Tried just a couple of minutes ago.
I've been able to get around this by going to the build's detail page and adding an individual tester.
Test Flight "An error has occurred" - Export Compliance Information
 
 
Q