#morteza_api

1 messages ¡ Page 1 of 1 (latest)

spiral loomBOT
topaz starBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

spiral loomBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257651396770009118

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

low hemlock
#

hi

brisk niche
#

What's the evt_xxx ID and what do you expect?

low hemlock
#

evt_3PXmhXLmjdnG8GX00goYs7MP

#

can you please send me the whole evt_ object that webhook has recieved ?

brisk niche
low hemlock
#

you know I'd the developer and don't have access to dashboard

#

can you send it to me Ithink there's deserialization error when parsing evt object

brisk niche
low hemlock
#

when I retrieve

brisk niche
low hemlock
#

it gets api_version of 2019

#

which is dashboard's default api version

#

I want object to be in 2020-03-02 version which is the same as our webhook endpoint's version

#

if you please send me the evt object , I can write coe based on that and parse the event successfully

low hemlock
brisk niche
low hemlock
#

I set in curl

#

but again

#

I get in default api version

#

can I prove I'm the developer and you send me the evt object ?

#

what if I send our secret key

brisk niche
low hemlock
#

yes

#

here you are

req_nWA8WlTdnMyYk2

brisk niche
#

OK, and what is unexpected? By the way I meant to pass the Stripe-Version header when you retrieve the Event via the API

#

Then it will be in the shape you require

low hemlock
#

I solved the issue somehow

#

thanks for the help