You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
Deployed this using the vercel button.
Set up secrets and keys and webhooks
Payments are working, all is good.
Got an email from Stripe - saying the webhook is failing.
Check on Stripe dashbaord and sure enough - every one:
Stripe Dashboard says "HTTP status code 308 (Permanent Redirect)"
Redirecting to /api/webhooks (308)
To Reproduce
Install via vercel button
Register stripe webhook,
Add secrets to vercel env vars
Try it out as a customer.
Expected behaviour
No errors.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report
Describe the bug
Deployed this using the vercel button.
Set up secrets and keys and webhooks
Payments are working, all is good.
Got an email from Stripe - saying the webhook is failing.
Check on Stripe dashbaord and sure enough - every one:
Stripe Dashboard says "HTTP status code 308 (Permanent Redirect)"
Redirecting to /api/webhooks (308)
To Reproduce
Install via vercel button
Register stripe webhook,
Add secrets to vercel env vars
Try it out as a customer.
Expected behaviour
No errors.
The text was updated successfully, but these errors were encountered: