#KarlS-webhook-.NET

1 messages · Page 1 of 1 (latest)

pallid gyro
#

Hey give me a moment to look

slender isle
#

thanks

arctic linden
#

2020-03-02 is older than 2020-08-27

pallid gyro
#

So yeah, I'm pretty sure we pin our .NET library to API versions so since you are on the latest .NET version it is expecting the latest API which is 2020-08-27. Can you try creating an endpoint set to that version?

slender isle
#

Oh, no kidding -- reading your DATE version comment above -- I'm an idiot.

pallid gyro
#

Easy to get it mixed up!

slender isle
#

Interesting, because originally I had the API version correct in Stripe, we_1KgZLsG30Vl6ne6NBvtLE8n6, but was getting thrown for a loop in my code with the same exception above. (verifying the exact message string I was getting now)

rose kelp
#

Okay so your webhook specifies the current API version AND you've upgraded the .NET library to current version. And you are getting an error message about the API version in an event that was delivered? Is that a correct summary of what the problem is?

slender isle
#

Yes - got stuck on the phone - but originally I was using the latest API and getting the same error. I was looking at my logs to verify the exact error message. (1 sec)

slender isle
#

OK, I'm all set. Thank you for the help.

rose kelp
#

Fantastic !