Closed athiththan11 closed 3 years ago
The same behavior is reproduced when using the Subscription Approval workflow as well in API Manager v3.2.0. Please find the reproducing steps below
Configure the API Manager with Cross Tenant Subscriptions by adding the following configurations in the deployment.toml
[apim.devportal]
enable_cross_tenant_subscriptions = true
foo.com
and bar.com
While performing the subscription from the Devportal, the events generated are referring to the foo.com
tenant, whereas when we approve the subscription workflow, the generated events are referring to the bar.com
. Due to this inconsistent data in the tenants, the Subscription information is not updated in the GW nodes and throwing the above-mentioned error response when trying to invoke the API.
N/A for public branch
Description:
The following error response is observed in APIM 3.2.0 when trying to invoke an API with Cross Tenant Subscription. Please find the reproducing steps below
Steps to reproduce:
Affected Product Version: