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

Fixes #248: Missing secret causes compile failure with '"Promise<Response \| undefined>" is not a valid POST return type' #272

Closed
wants to merge 1 commit into from

Conversation

chriscarrollsmith
Copy link
Contributor

@chriscarrollsmith chriscarrollsmith commented Nov 17, 2023

Throws an error in webhook route if secret is missing so that the error can be handled.

Fixes #248, closes #224, closes #244

Copy link

vercel bot commented Nov 17, 2023

@chriscarrollsmith is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

@chriscarrollsmith
Copy link
Contributor Author

Duplicate here: #249

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.

"Promise<Response \| undefined>" is not a valid POST return type Stripe error with webhooks
1 participant