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

Fix for issue when importing exported apps #12149

Merged
merged 3 commits into from
Mar 20, 2024

Conversation

shnrndk
Copy link
Contributor

@shnrndk shnrndk commented Sep 8, 2023

Problem:

When the user tries to import the exported application with the keys using apictl, it produces this error.

Error importing Application.
Status: 400
Response: {"code":900970,"message":"Invalid application additional properties","description":"Invalid additional properties. Application configuration values cannot have string values.","moreInfo":"","error":[]}

Public Fix: wso2/api-manager#2087
Master Fix for the the issue: [4.0.0] https://github.com/wso2-enterprise/wso2-apim-internal/issues/4103

Related PRs:

Test PRs:

@tharikaGitHub tharikaGitHub merged commit cd5a793 into wso2:master Mar 20, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error importing app WSO2 APIM
4 participants