Not a bug Webhooks URL not working

Nirjonadda

Well-known member
Affected version
2.1.7
SMTP Webhooks not working for send data. When use Xenforo installing directory then this show Webhook response failed. Also I am tested with my other domain with same server but only problem for domain with Xenforo install.

Xenforo installing directory:

ScreenShot00081.webp

Home directory, not installed Xenforo

ScreenShot00082.webp
 
With the way that webhooks work, it would only be possible for us to send a response that the sender understands if we were to have written code to have received that webhook and send the expected response.

What is it that is sending the webhook to XenForo? It's very likely to be the case that we simply do not support it.
 
Webhook URL used for Transactional email Events: Delivery, Bounce, Spam Complaint, Open, Link Click, Subscription Change

Error in pepipost.com STMP server:

ScreenShot00084.webp


Error in postmarkapp.com STMP server:

ScreenShot00083.webp

Error in sparkpost.com STMP server:

ScreenShot00085.webp
 
Top Bottom