#poacher2k-portal
1 messages · Page 1 of 1 (latest)
@fading cosmos this usually means you are redirecting with a HTTP 307 code from your server
(307 resends the POST data so if you posted to your server to create the link, then that data gets posted to Stripe, who doesn't expect it and you get that error)