Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with latest AWS Lambda base images for NodeJS #151

Open
lindsgil opened this issue Feb 17, 2023 · 1 comment
Open

Issue with latest AWS Lambda base images for NodeJS #151

lindsgil opened this issue Feb 17, 2023 · 1 comment

Comments

@lindsgil
Copy link

I've been using this library to sign requests in a Docker container that uses an AWS Lambda base image for NodeJS (public.ecr.aws/lambda/nodejs:14.2022.10.26.11) for a while now without issue. When I upgrade the base image to latest (tried both NodeJS version 14 and version 16) the Authorization is invalid.. Any ideas what might be causing it?

@mhart
Copy link
Owner

mhart commented Feb 18, 2023

No idea. Gonna need more detail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants