Unable to create In-App Purchase

I'm having problems creating an In-App Purchase.

It throws the following Error message: "An error has occurred. Try again later."

And inspecting it with the browser dev tools reveals this:

{ "errors" : [ {

"id" : "...",
"status" : "409",
"code" : "ENTITY_ERROR.IAP_CREATION_NOT_ALLOWED",
"title" : "You cannot create new in-app purchase.",
"source" : {
  "pointer" : "/data/id"
}

} ] }

There was a pending agreement, and we have accepted it yesterday, but I am still getting the same error.

Answered by App Store Connect Engineer in 793845022

Hello there, thank you for reaching out. Can you check on the App Store Connect Business Module as well?

Note: Only the account holder for the team can accept agreements for the team.

Accepted Answer

Hello there, thank you for reaching out. Can you check on the App Store Connect Business Module as well?

Note: Only the account holder for the team can accept agreements for the team.

I've checked again this morning and there was another agreement that needed to be accepted. All working now, thanks

Unable to create In-App Purchase
 
 
Q