Closed chanaka3d closed 3 years ago
Did the change in the registry config.
The configuration change is visible in the publisher.
Following error printed in the terminal when the save button pressed.
[2021-03-23 17:07:04,441] ERROR - WSO2APIPublisher Import API service call received unsuccessful response: status: 404
[2021-03-23 17:07:04,442] ERROR - APIProviderImpl org.wso2.carbon.apimgt.api.APIManagementException: Import API service call received unsuccessful response: status: 404
[2021-03-23 17:07:04,443] ERROR - GlobalThrowableMapper org.wso2.carbon.apimgt.api.APIManagementException: Failed to publish API to external Store.
Description:
Followed the following doc to publish to an external store. https://apim.docs.wso2.com/en/latest/learn/design-api/publish-api/publish-to-multiple-external-api-stores/#publish-to-multiple-external-developer-portals
Steps to reproduce:
Get two instances of APIM ( instance1, instance2 ) Make instance 2 port offset to 1. Change instance 1
/_system/governance/apimgt/externalstores/external-api-stores.xml
to the following.Go to instance 1 publisher portal and try to publish to the DeveloperPOrtal2.