-
Notifications
You must be signed in to change notification settings - Fork 20
Description
APIM-CLI version
apim-cli-1.14.12
API-Management version
7.7.0.20250830
Bug description
2026-01-29 08:35:52,907 [APIImportApp] ERROR: Oauth auth store is not configured
com.axway.apim.lib.error.AppException: Oauth auth store is not configured
at com.axway.apim.adapter.apis.APIManagerPoliciesAdapter.handleOauth(APIManagerPoliciesAdapter.java:201)
at com.axway.apim.adapter.apis.APIManagerPoliciesAdapter.updateSecurityProfiles(APIManagerPoliciesAdapter.java:179)
at com.axway.apim.apiimport.APIChangeState.getChanges(APIChangeState.java:76)
at com.axway.apim.apiimport.APIChangeState.(APIChangeState.java:63)
at com.axway.apim.APIImportApp.importAPI(APIImportApp.java:129)
at com.axway.apim.APIImportApp.importAPI(APIImportApp.java:57)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.axway.apim.cli.APIManagerCLI.run(APIManagerCLI.java:133)
at com.axway.apim.cli.APIManagerCLI.main(APIManagerCLI.java:72)
Steps to reproduce
/axway-apimcli-1.14.12/apim-cli-1.14.12/scripts/apim.sh api import -c ./api-config.json -s dev -a testv2.json -force