Can't create new app version on App Store Connect

It's not possible to create a new version for any App Store Connect app.

To reproduce, I navigate to my app and click the (+) button to create a new version number. I type in a version number, and click "Create."

It fails with an error, "An error has occurred. Try again later."

When I view it in the Network tab of the Web Inspector, it shows that there's a 500 error.

{
	"errors": [{
		"status": "500",
		"code": "UNEXPECTED_ERROR",
		"title": "An unexpected error occurred.",
		"detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/."
	}]
}

The same error occurs when I attempt to create an app store version using the App Store Connect API.

What can we do to resolve this issue? Is waiting for Apple to intervene our only option?

Same issue here!!!

I have the same issue. Struggling to create a new version of the app.

I'm having the same issue.

Same issue

On Chrome Web Inspector, it shows the following error:

POST https://appstoreconnect.apple.com/iris/v1/appStoreVersions 500 (Internal Server Error)

İ have same problem.

Same issue

I am also having the same problem. I hope Apple resolves this soon.

Same

This issue's still happening.

I'm experiencing the same issue

I am having the same issue

I have it too.

The same here. When I try t create new app version it shows "Es ist ein Fehler aufgetreten. Versuchen Sie es später erneut."

Can't create new app version on App Store Connect
 
 
Q