You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue as in this comment #454 (comment) (should be probably reopened?)
Upgraded from the legacy aws-serverless-express and for some reason it takes the path from pathParameters.proxy (which is bar) and not the request.path (which is /foo/bar)
I'll be happy to work on a PR if you indeed confirm it's a bug
davidweterings, mjpowersjr, zhaoxing-xz and aTakatoNakamura