Redirection to target url

Hello,

We have install the community edition and we try to create a API but we have a issue.

The (original) Url api is http://xxxx.yyy.be/api-v4/ and the target is http://aaaa.bbbb.be/v4/ but when we make a get to original url we are automatically redirect to target one !!! is it normal ?

is it possible that our customer stay on the original url and not redirect to target one ???

thank you

JMS

this is most likely a http to https sort of redirect in your target that needs to be removed. please investigate the response from api gateway and also the web logs in your target.