#sakshi_code
1 messages ¡ Page 1 of 1 (latest)
đ 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.
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?
Verify Stripe signature. But getting Deserialization Failed error is it because of the version mismatch
We are using this version
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
OK so it was generated using the 2020-08-27 version
Yes
And which vewrsion of the Java SDK are you using? Please answer all the questions I ask
I am not using IBM ACE to test this.
Not sure what that means. The code you originally shared uses methods from a Stripe SDK, yes?