#michael-1219_webhooks
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/1299378062093455421
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ I see this is a Java integration. I think I heard about someone else running into this recently, let me see if I can track that down. While I do, can you confirm if you're using our newest API version, 2024-09-30.acacia?
appreciate it. I am sure that i am using latest version of api
ops it seems that my api version is not the latest
2022-11-15, what i was using
Okay, gotcha.
So, create a new api key?
do that make the api version uptodate? Or I should do so modify in the code
No no, I was just trying to get context, I'm not suggesting anything yet.
soga
Hm, I don't see the check using isPresent that we suggest in the code you shared.
https://docs.stripe.com/webhooks?lang=java#example-endpoint
So this may be an API version mismatch issue, since Java is strongly typed.
I'm taking a look at the Event IDs you shared to see what API version(s) is/are being used. Can you share the version of our Java SDK that you're using?
the java 1.8 is used in this project
I see two endpoints that the shared Event was sent to, is the endpoint with a port number specified the one you're working on debugging?
Sorry for the confusion, I meant what version of stripe-java are you using?
https://github.com/stripe/stripe-java