You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the subscription approval workflow and deleting a subscription in the API or Application page in the devportal, a notification stating an error has occurred is thrown even though there is none. This is due to the use case not accounting for a 201 response code (that comes with subscription approval).
Steps to Reproduce
Add the FQN of the subscription approval workflow in the workflow-extensions.xml
Create a subscription
Unsubscribe or delete it
Version
4.4.0
Environment Details (with versions)
Ubuntu 22
The text was updated successfully, but these errors were encountered:
Description
When using the subscription approval workflow and deleting a subscription in the API or Application page in the devportal, a notification stating an error has occurred is thrown even though there is none. This is due to the use case not accounting for a 201 response code (that comes with subscription approval).
Steps to Reproduce
Version
4.4.0
Environment Details (with versions)
The text was updated successfully, but these errors were encountered: