#yanne_webhooks
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1270741247019188386
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- yanne_docs, 13 hours ago, 31 messages
Hello
The checkout session was created yesterday.. Pretty sure it expired already.. So the error makes sense there..
Can you create a new checkout session and see if you're getting the same error?
I don't know what bubble is but we can only help with questions regarding Stripe APIs/SDKs
This might be something you'd want to work with Bubble support on
Bubble can use stripes API. But I’ll try making a new checkout session.
Give me one sec
So I still got the same error. I don’t think it’s Bubble side. Bubble is just a low-code application builder. We can communicate with the stripe API with cURL calls and webhooks.
Can you share the request ID for the latest checkout session?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Here, I’ll get you the workbench url so you can take a closer look at everything. Would that help?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Checkout Session: req_pxqEboQDH4lyyR
Webhook: req_JXTWK0ro9XEi1Q
https://dashboard.stripe.com/test/logs/req_JXTWK0ro9XEi1Q
If you look at the URL in the request body, there's white space between checkout session
that makes the URL invalid
NP! 🙂 Happy to help