Adding Subscription Failure

For the past two days ive been trying to submit for review my app and two subscriptions, but they have been coming back in red each time with an error code "There are errors with one or more of your items. To fix them, you need to remove the items and add them again to your submission."

It isn't consistent though, because sometimes ill remove the one thats red and submit it, and then all of a sudden my other subscription is in the red.

I've checked everything and tried all the basics like removing it and submitting again, checking i have all the information down and they are identical, yet only one subscription is red even though when i remove it, it says the other is red as well. I've even tried completely deleting the subscription and making another, still wont submit.

Any help?

Looking for a staged submission… Found submission c56b5fa0-5a19-4fc8-907a-c47d3ba9d802 with 3 item(s). Submitting…

HTTP 409 { "errors": [ { "id": "0bf1ee29-c363-4754-b2ab-35285e97ce8d", "status": "409", "code": "STATE_ERROR.ENTITY_STATE_INVALID", "title": "subscriptionVersions with id '109f664c-bd2f-4187-a50f-777421f8f24f' is not in valid state.", "detail": "This resource cannot be reviewed, please check associated errors to see why.", "meta": { "associatedErrors": { "/v1/subscriptionVersions/109f664c-bd2f-4187-a50f-777421f8f24f": [ { "id": "f149122d-f33a-4ce5-bdfe-f4469c0d3ab3", "status": "409", "code": "STATE_ERROR.SUBSCRIPTION_SUBMISSION_REQUIRES_GROUP_VERSION", "title": "A subscription must be submitted with its subscription group version when the group has no prior approved version.", "detail": "SubscriptionVersion '109f664c-bd2f-4187-a50f-777421f8f24f' must be submitted with its subscription group version when the group has no approved version." } ] } } } ] }

❌ Apple rejected the submit. The JSON above is the REAL error the web UI was hiding. Look at errors[].detail — that names the exact item/field.

Adding Subscription Failure
 
 
Q