stripe / stripe-apps

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.

Home Page:https://stripe.com/docs/stripe-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhook event payload for account.application.authorized / account.application.deauthorized has incorrect API version

clement911 opened this issue · comments

Even though our webhook endpoints are pinned to a specific API version, whenever we received events for account.application.authorized / account.application.deauthorized , it seems that the api version field has the value of the account that is being authorized/deauthorized instead of the value of our pinned webhook API version.

Thanks for the report! We're tracking the issue internally; it's a bug on our end. I don't have an ETA for the fix, but it is on our list.

Just circling to check if there is any progress on this issue?

It's definitely very counter intuitive.

Unfortunately I still don't have an ETA. The issue is owned by another team and this hasn't made it into their current prioritization yet. I've bumped the ticket internally to see if they can move it up.