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

Signature verification failing for Stripe events #325

Open
pjain1 opened this issue Oct 11, 2024 · 4 comments
Open

Signature verification failing for Stripe events #325

pjain1 opened this issue Oct 11, 2024 · 4 comments

Comments

@pjain1
Copy link

pjain1 commented Oct 11, 2024

I have been using smee client to forward stripe webhook events to my local app. However, signature verification keeps on failing, I am suspecting is it due to the JSON.stringify done here that might change the payload a bit ?

@Uzlopak
Copy link
Collaborator

Uzlopak commented Oct 11, 2024

This is definetly possible.

@wolfy1339
Copy link
Contributor

We have introduced a rawbody parameter in the recent iterations of the code to help with these kinds of issues.

The smee.io instance isn't controlled by us active maintainers. We'll have to reach out to get it updated.

Once the website is updated, this won't be an issue.

@pjain1
Copy link
Author

pjain1 commented Oct 11, 2024

Thanks @Uzlopak and @wolfy1339 for quick response.

It would be great to get it fixed on smee.io. Anyways, we can host our own smee.io as well but I don't see smee-client accepting and forwarding the parameter since probot/smee.io#55 is merged.

@wolfy1339
Copy link
Contributor

That is still an issue, see #320 and the linked PR

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

3 participants