Hello,
I am receiving this error when trying to update a subscription contract by API:
{
field: ['contractId'],
message: "Subscription contract cannot update when having a future contract or schedule edit.",
__typename: "SubscriptionDraftUserError"
}
I understand the error message, however haven’t seen any documentation on how to resolve this issue or find a workaround. Any suggestions?