#Albert Wenge

1 messages · Page 1 of 1 (latest)

pale cedarBOT
woven remnant
#

Hi there, what's the ID of your webhook endpoint ?

lone urchin
#

not sure on that, I am trying to figure out the right endpoint URL..

pale cedarBOT
lone urchin
#

but I got error sponse: Error: write EPROTO 66813448:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../../../src/third_party/boringssl/src/ssl/tls_record.cc:242:

vocal brook
#

port 80 is for http, but you're using https in your url

lone urchin
#

but if I use http, it shows '404Not Found' error

#

I was told for webhook, we need https for hosting it

vocal brook
#

if you get a 404 - this likely means that you didn't setup the route in your server / frontend

#

in testmode, https isn't necessarily, but yes, https is required in livemode

lone urchin
#

can you please help on 'setup the route in the server / frontend ' ?

#

I tested the webhook stuffs locally successfully using 4242

#

but after uploading to a live server, couldn't figure out the endpoint url