#Albert Wenge
1 messages · Page 1 of 1 (latest)
Hi there, what's the ID of your webhook endpoint ?
not sure on that, I am trying to figure out the right endpoint URL..
I am trying to use the endpoint url as: https://wengesingmusic.com:80/webhook
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:
it looks like this exact problem : https://stackoverflow.com/questions/62658941/error-write-eproto-34557064error100000f7ssl-routinesopenssl-internalwrong
port 80 is for http, but you're using https in your url
but if I use http, it shows '404Not Found' error
I was told for webhook, we need https for hosting it