#arthur_82849

1 messages ยท Page 1 of 1 (latest)

ashen terraceBOT
shy heath
#

Hi ๐Ÿ‘‹

what is the question you have?

nova dagger
#

If I was doing something incorrectly. My dataObjectDeserializer.getObject() is always null

#

I've got it to work by deserialising the payload using Klaxon and getting the info I need from that, but I was hoping to use the SDK

shy heath
#

Did you write in to Support recently?

#

I just responded to a ticket about that

nova dagger
#

Ah thank you - I've just seen that - I'll try it

shy heath
#

Great, happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

nova dagger
#

@shy heath How do I get my local CLI listener to use the latest api version?

shy heath
#

Your CLI listener will default to your account's API version, which is still set to 2018-02-28. I would use a tool like ngrok to forward from an external endpoint that you can register on your dashboard to ensure the behavior is what you expect

#

Wait, you want the. latest API version? Okay you can do that

#

You just use the latest flag

stripe listen --latest
nova dagger
#

thank you

shy heath
#

Happy to help ๐Ÿ™‚