Cannot create new version

Hello Apple Support,

I am trying to generate a new version of my app and have successfully uploaded it to TestFlight/App Store Connect. However, when I attempt to create the version on the App Store Connect webpage, I receive the following error message:

“An error has occurred. Try again later.”

Upon inspecting the API response, I found the following error details:


{
  "errors": [
    {
      "id": "982e10db-aad3-466e-b809-ae17762d4aac",
      "status": "409",
      "code": "STATE_ERROR.DPLA_OUTDATED_ERROR",
      "title": "Developer Program License Agreement outdated.",
      "detail": "You need to sign the latest Apple Developer Program License Agreement."
    }
  ]
}

I have already signed the latest Apple Developer Program License Agreement earlier yesterday, but this error persists.

Apple Developer Program License Agreement

Issued October 23, 2024. Accepted November 7, 2024.

Could you please assist me in resolving this issue? We have a fix for our app that is being held from being published for no reason.

Thank you for your help.

Best regards,

Cannot create new version
 
 
Q