#atilla_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/1370036497625124955
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey ther,e can you provide me with an example event you're observe with the wrong version?
all of them are on the wrong version
its using the default i'm sure , but should use the version setup in the webhook
so maybe a small bug on stripe side?
Can you copy paste the event id? evt_123
evt_1RMUcCJVbFQb3xmWUiU8P7Aj
we_1RMEBfJVbFQb3xmW3k5aGJjD
gived also the webhook id
So the delivery i see for that event for that endpoint is using 2025-04-30.basil API version:
"id": "evt_1RMUcCJVbFQb3xmWUiU8P7Aj",
"object": "event",
"api_version": "2025-04-30.basil",
"created": 1746711355,
"data": { ... }
and you responded to this with a 200 success status but a body that looks like an error:
{"error_message":"Please set activate latest mode before using this endpoint."}
Each delivery to an endpoint will include the api_version of the event/payload for the endpoint
who trigger it?
Wha do you mean by this?
see
i sent this image before
so the api versision is 2020 but as you pointed out when you look into the payload is 2025
it should be fine on my side like this
That does seem to be incorrect for the endpoint you're looking at
I can file feedback about this, but the actual delivery used the configured api version for the endpoint
This appears to be a bug in the workbench
I can use that to file the feedback ๐