#lati_webhooks

1 messages ยท Page 1 of 1 (latest)

glacial hornetBOT
#

๐Ÿ‘‹ 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.

nimble maple
#

Hello

#

What do you mean by "still looking for events"?

#

As in you didn't successfully receive the Event in your Webhook endpoint code?

mortal cypress
#

Exactly !

nimble maple
#

Okay do you see an error in your code?

#

Looks like you are forwarding from the CLI here, yes?

mortal cypress
#

No I didn't see an error but it didn't reach my code
I didn't understand the question about the CLI sorry

nimble maple
#

Do you have an active endpoint serving over HTTPS?

#

Or you are using the CLI to foward Events to a local endpoint?

mortal cypress
#

I have an active endpoint serving over HTTPS

#

I am not sure to understand your questions

nimble maple
#

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)

mortal cypress
#

Ok I will try thank you ๐Ÿ™‚