awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
931 stars 401 forks source link

proxy+ "Try it out" does not properly substitute the proxy path parameter #297

Open n2ygk opened 5 years ago

n2ygk commented 5 years ago

Using a "proxy+" the path parameter does not get properly substituted, instead passing the parmeter as {proxy+} as in this example URL:

https://bc28rnvr33.execute-api.us-east-1.amazonaws.com/test/{proxy+}

See attached screenshot. Screen Shot 2019-07-29 at 10 27 00 AM

This appears to be a known issue and is perhaps a problem with AWS API Gateway rather than this portal.

abhi-dwivedi commented 1 year ago

@Team,

Any Update on this issue i am getting the same