#emgee_error
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/1448421447000129586
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Do you see the same error if you try creating a webhook endpoint via the API?
I haven't tried it directly no, but I assume the import flow through the UI uses the same API I would call manually.
See req_HevEkNhU1Fy5fy
Yup, looked at the request but some dashboard pages use internal APIs
Understood. So I should try the API available directly?
Yeah, try without setting any explicit API versions - https://docs.stripe.com/api/webhook_endpoints/create
It should use your account's default API version in that case
which is what you want based on the older request
That's correct. We're not in place where we can bump up versions with breaking changes.
Ok I will try that and follow-up when finished.
Hi. That worked. I have should have tried that and not assumed ๐
No worries! ๐ Glad that worked
Thank you for your time and help. Take it easy ๐