#CipherDev17

1 messages · Page 1 of 1 (latest)

spice ravineBOT
marsh frigate
#

hello! if you're running your webhook locally, then i assume what you're using the CLI is to listen and forward webhook events to your local endpoint.

when you move to production, you need to set up a publicly accessible endpoint with HTTPS - so you wouldn't need the CLI to listen and your endpoint would work without the CLI

sharp holly
#

Okay so I have step 5 and am handling the events and everything through the webhook

#

so is the information on how to set up my publicly accessible endpoint endpoint with https in that link you sent?

#

I see that there are 6 steps but when you scroll down there isnt actually a 6th step

#

it stops after 5

marsh frigate
#

this isn't something that we cover within our guide, but if you search around online, you should be able to find guides about how to setup https for your endpoint

sharp holly
#

ohhhh okay makes sense now, thank you I appreciate it!

marsh frigate
sharp holly
#

I have a local listener, so when I go to production I will make a "Hosted Endpoint" in order to configure it properly?