Hello,
I’m using proxyChain to connect 2 API Proxies.
Each API Proxy reads some configuration from its own KVM (Both KVMs have “api” scope)
When I perform a call, I can see within the trace tool that the first API proxy is able to read its KVM while the second one is not able.
I checked both kvm using the API management and both are present.
Do you know if there is an issue with the fact that we can not use KVM within a “proxy-chained” api proxy?
Thanks.