Swaggerhub management API throws 504 directly in Apigee proxy

I used my swagger management API in the apigee proxy but it gives 504 directly. 

But when I try that exact same API in the postman directly it gives 200 response. Is it some thing I can resolve or we can not call swagger hub management APIs from APIGEE proxy?

 

Management api url example :

Https://apidocs.xyz.com/v1/apis/orgname1/limit=10

GET Call. With only one header Authorization.

 

1 REPLY 1

@darpanjain420 - As long as the endpoint you are hitting is accessible, it should not be a problem. Since its a 504, I have a feeling you have probably not configured the target properly. Can you find more info on trace or share the proxy you are seeing this error? Will need more info to help. But to answer your main question - Apigee should be able to hit the endpoint as long as its accessible