API Gateway URL

Hey All

I am struggling in getting the URL path of gateway . I am using the service of getTransportInfo to get request URL ,but what I get is the redirection path(the actual one) .

For example :

http://test.com:12345/test/api/1.0/getTest

using the above URL (gateway) what I get is another path redirection not the URL itself of the gateway using getTransportInfo service

Thanks in advance

1 Like

How are you calling the getTransportInfo and in the URI you are entering it as /invoke/pub.flow:getTransportInfo ?

HTH,
RMG

yes, I am using /invoke/pub.flow:getTransportInfo .

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.