Discussions
Redirect URL inconsistent
13 days ago by Charlie Jone(edited)
Hi everyone, I’m trying to generate a Checkout Session from my backend, and the session does get created, but the redirect URL I receive in the response sometimes points to a blank page instead of the actual hosted checkout. It’s inconsistent, about 1 in every 6 attempts returns a URL that loads nothing. The payload looks normal, no errors, and the session ID is valid when I fetch it later via GET, but the hosted link just doesn’t render. I’m not sure if I’m missing a parameter, if this is a test-mode quirk, or if something on Speed’s side is timing out. Has anyone seen this behavior? Any idea what might be causing the "dead checkout URL" issue?