#lati_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/1283782143331405916
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
What do you mean by "still looking for events"?
As in you didn't successfully receive the Event in your Webhook endpoint code?
Exactly !
Okay do you see an error in your code?
Looks like you are forwarding from the CLI here, yes?
No I didn't see an error but it didn't reach my code
I didn't understand the question about the CLI sorry
Do you have an active endpoint serving over HTTPS?
Or you are using the CLI to foward Events to a local endpoint?
I have an active endpoint serving over HTTPS
I am not sure to understand your questions
Okay looks like you created Connect endpoints in your account
But this PaymentIntent is on your account, not a Connected Account
So you need to be using a Direct endpoint
So you want to go recreate your Webhook endpoints and make sure you select the "Listen to Events on your account" option when you do so (if you are creating your endpoint through the Dashboard)
Ok I will try thank you ๐