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

Return error response for failed HMAC validation #77

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

shubhamk67
Copy link
Contributor

Summary

Describe the changes proposed in this pull request:
What is the motivation for this change?
The error status code was not being set when HMAC validation failed for the webhook.
What existing problem does this pull request solve?
It returns a 403 status code when HMAC validation fails during webhook processing.

Copy link

sonarqubecloud bot commented Jan 9, 2025

@shubhamk67 shubhamk67 marked this pull request as ready for review January 9, 2025 10:57
@shubhamk67 shubhamk67 merged commit a0e203d into develop Jan 10, 2025
8 checks passed
@shubhamk67 shubhamk67 deleted the feature/SFI-1057-hmac-validation-error-response branch January 10, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants