Skip to content

Update function.py#10

Open
akhilabhamidipati wants to merge 1 commit intospacelift-io-examples:mainfrom
akhilabhamidipati:main
Open

Update function.py#10
akhilabhamidipati wants to merge 1 commit intospacelift-io-examples:mainfrom
akhilabhamidipati:main

Conversation

@akhilabhamidipati
Copy link

Modified the is_signature_valid function definition in function.py. The header coming from Spacelift has 'X-Signature-256'. The code uses ''x-signature-256' which doesn't exist in the Spacelift Header.
Not Resolving this would cause API Error on Spacelift and KeyError:'x-signature-256' on AWS(Lambda Logs).

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

Successfully merging this pull request may close these issues.

1 participant