#cgy

1 messages · Page 1 of 1 (latest)

stiff marlinBOT
#

Hello! We'll be with you shortly. 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.

  • cgy, 59 minutes ago, 6 messages
  • cgy, 18 hours ago, 80 messages
  • cgy, 23 hours ago, 46 messages
dreamy vessel
vocal estuary
#

it doesn't. Your webhook endpoint version either follows the default version on your account, or the API version that you've explicitly set when creating the endpoint

dreamy vessel
#

Oh,

#

So what;s the difference between these two version?

vocal estuary
dreamy vessel
#

No, I mean the default version and webhook version

#

It's that means if I set a default version when I create a new webhook without specify version it follow the default version otherwise follow my specify one's?

vocal estuary
#

If you don't set the version when creating a new webhook, it'll use the default version

dreamy vessel
#

OK and when I upgrade the default version the exist webhook won't follow. It's that correct?

vocal estuary
#

yes, that's correct. You're upgrading your SDK code which is pinned to a specific API version, not the default API version on your account

dreamy vessel
#

😫 OK , now I get that.