#taylor_76116
1 messages · Page 1 of 1 (latest)
👋 Hey @outer idol I don't really understand your question. What are you really trying to do?
I need the API version for both to default to 2022-11-15
if I try to upgrade the screenshot on the right, I believe it will jump to 2023 version
It's impossible. You can't force the API version to an older one. But it's also not important really because your code should specify the API version it expects. So what are you really trying to do?
[STRIPE] object is empty,possible API version mismatch. event type:payment_intent.created
we started seeing this error pop up at 11:45am EST
so I'm trying to figure out what could have cause this change or where can I audit how this could have happened
Okay, so you seem to have a real question behind that question again but it's hard to help without actionable details. Like I have no idea what language you use, which version of the SDK, what API version you expect, etc.
yep so our Java code is specifying 22.29.0
but for some reason it seemed that in the last hour we started getting API responses from Stripe that didn't match this
Can you give exact Event ids evt_123 and such?
evt_3OMaMEF1Xs4cTCbB0JNBpkqz
this is one example
evt_3OMaMEF1Xs4cTCbB1WyxLfCN
sorry use the 2nd one
found issue, thank you. sorry for confusion