#cgy

1 messages · Page 1 of 1 (latest)

visual ridgeBOT
quick stirrup
#

let's keep chatting in this thread instead.

feral schooner
#

There are three 400 code in my code . If it was the first 400 code on my screen shot. There should be a log

#

So the second is the key

#

But

#

I am not sure. Can you give me some advice?

quick stirrup
#

if you get null on that deserializer usually it means your webhook recieved an event in an API version that your version of stripe-java can not handle.

feral schooner
#

OK

#

please help me about this

#

My backend API version: ("com.stripe:stripe-java:22.0.0")

quick stirrup
#

that version of stripe-java only works with API version 2022-11-15.

#

so if you update your account's API version to e.g. that 2023-10-16 version and your webhooks start coming in that version, then yes you'll get this error.

feral schooner
#

This is my. And I will ask our customer tomorrow

#

I understand

#

Thank you. I will checkout this.