#VanessaD
1 messages · Page 1 of 1 (latest)
👋 Hello, how can I help?
I am not getting the spark.request object instead of that I am getting a request object from spring headerwriter class. unable to typecast object as well
Have you any suggest how I can get the spark.requet object for webhook?
Ah hmm, don't think we'd be able to help much as it does not relate to a Stripe product
What have you tried so far?
I've tried this video : https://www.youtube.com/watch?v=LI2dnE6olQY
Learn how to use helpers in the client library to deserialize webhook event payloads into instances of objects rather than working with raw json directly. You'll also learn how signature verification works and how you can use the methods in the client library to handle signature verification for you.
Presenter
Thorsten Schaeff - Developer ...
Gotcha. hmm not sure, I don't think anyone on our team is super familiar with java to be able to provide any inputs here.
I'd recommend checking stackoverflow to see if there is any more context around this