Posts

Post not yet marked as solved
3 Replies
1.3k Views
I uploaded a new Testflight build. I clicked Missing Compliance "Manage" and answered the questions. The modal closed as usual. I looked in the builds ready for testing and it is empty. I go back to the builds screen and I see that the Missing Compliance "Manage" button has reappeared. I answer the questions again. This time an error message appears "An error has occurred. Try again later.". I open the Javascript Inspector's Network tab and see that the request on https://appstoreconnect.apple.com/iris/v1/builds/* is 409 This is the response from the request: { "errors" : [ { "id" : "123456", "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" } } ] } I waiting 3 days already and it's the same thing. Appears that when I originally submitted my compliance details, they were not saved. How do I fix this? I've submitted a support ticket.
Posted Last updated
.