Raymond Biggs

Results 1 comments of Raymond Biggs

Offending line is https://github.com/vendia/serverless-express/blob/0909ec4ffd09d9fd22538257b721b7d076d03732/src/event-sources/utils.js#LL7C21-L7C21 A quick workaround is to change the name of the greedy path variable in API Gateway e.g. rename `{proxy+}` to `{route+}`.