Forum Discussion
I'm still confused about what the Address of the Server to Proxy to is.
Is this one of the parameters that SwaggerHub gives? or is it a parameter we need to get from the Amazon API Gateway?
We are trying to set up the Amazon API Gateway Integration but we are unable to set it up. We don't get any error message so it's hard to know what is going wrong.
Could you also advise the better way to debug the integration?
- Nastya_Khovrina6 years agoSmartBear Alumni (Retired)
Hi raulsann,
Address of the Server to Proxy to – The back-end HTTP(S) endpoint to which API Gateway will proxy the requests. For example:
http://api.example.com/reports/v2
https://myapi.com
Typically, this should be the same value as the API base path specified in your API definition, that is, the server URL in OpenAPI 3.0 or scheme:host/basePath in OpenAPI 2.0.What other issues do you have?
After the integration is run can you see the API in Amazon?
- raulsann6 years agoOccasional Contributor
Thank you for your reply Nastya_Khovrina !
We've tried with https://api.swaggerhub.com/apis/<user>/<apiname>/<version> and we get a success message in SwaggerHub, but still, nothing happens in Amazon API Gateway. The API is not there.
If there is an error in the integration, Is there any way to check the error message?
Thank you again!
- Nastya_Khovrina6 years agoSmartBear Alumni (Retired)
Hi raulsann,
Can you please check that you're referring to the correct AWS region?
Related Content
- 9 months ago
- 8 years ago
Recent Discussions
- 12 days ago
- 12 days ago
- 17 days ago