#rickstar_api
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/1367935305554067537
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, are you saying that you're having a trouble creating a webhook endpoint with the latest version in production? Are you seeing en error when passing the version, https://docs.stripe.com/api/webhook_endpoints/create#create_webhook_endpoint-api_version ?
No error on my end
So have you already attempted creating the webhook endpoint and passed the version? Is it not working as expected?
I actually posted this issue in the wrong category. This is related to the webhook UI on my dashboard. It looks like the UI has the versions listed wrong as there is s desrepancy between the API version listed in prod vs sandox for what should be the same version numbers for basil.
Hm, your sandbox and production accounts are separate so no.
What is the proper date for the basil API version?
You can look at this changelog: https://docs.stripe.com/changelog
These are both valid API version and the latest one is from 4/30
Cool. I think I understand. Thanks for you help.