#sakshi_code

1 messages ¡ Page 1 of 1 (latest)

unreal ironBOT
#

👋 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/1343551899680505917

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

vernal heath
#

What are you trying to do?

#

(your code is throwing that error here: deserializer.getObject().orElseThrow(() ... ))

#

Can you try and catch and log the actual exception that is thrown?

drifting valley
#

Verify Stripe signature. But getting Deserialization Failed error is it because of the version mismatch
We are using this version

vernal heath
#

Paste the evt_xxx ID here please and the version of the Java SDK you're using

#

But yes, there'll be a error if the API version of the event does not match the API version the version of the SDK is pinned to

drifting valley
#

evt_1QmPTRJLAdhVHE0cXECkbbEC

vernal heath
#

OK so it was generated using the 2020-08-27 version

drifting valley
#

Yes

vernal heath
#

And which vewrsion of the Java SDK are you using? Please answer all the questions I ask

drifting valley
#

I am not using IBM ACE to test this.

vernal heath
#

Not sure what that means. The code you originally shared uses methods from a Stripe SDK, yes?