Action can only be performed when subscription is paused
The action or change you are performing requires the subscription to be in a paused state
Error Message | action can only be performed on paused subscription |
Error Code | subscription_must_be_paused |
Status Code | 400 |
Common causes
You're trying to perform an action which requires the subscription to be paused.
Solutions
Use the pause a subscription operation to pause a subscription.
If the subscription has a scheduled change to pause, wait until the pause takes effect and make the change then.