#SamiK-webhooks

1 messages · Page 1 of 1 (latest)

tender plank
#

Hey! Yes, no support currently for TLS 1.3

#

What specific issue are you having with webhooks?

rocky pebble
#

ok, If I put the url as any url apart from the wp-json/... then it gives me "Test webhook sent successfully" and the code for the page. When I put the wp-json url it will give me a 404 no rest route

tender plank
#

Can you share the full URL?

rocky pebble
#

It gives an error page because the code that is given as example code doesn't work. If I put return 'test' it will work

tender plank
#

We expect a 200 response from the endpoint - otherwise it will be marked as a failure yes

rocky pebble
#

ok, I've seen that page. I guess I'll try reverting to TLS 1.2. Thanks anyway