Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications are not thrown properly for subscription approval delete requests #3447

Open
Chilliwiddit opened this issue Dec 11, 2024 · 0 comments · May be fixed by wso2/apim-apps#842
Open
Labels

Comments

@Chilliwiddit
Copy link

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

  1. Add the FQN of the subscription approval workflow in the workflow-extensions.xml
  2. Create a subscription
  3. Unsubscribe or delete it

Version

4.4.0

Environment Details (with versions)

  • Ubuntu 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant