• Resolved jpb_adx

    (@jpbmaga)


    I searched the thread and found another poster with a similar issue (regarding FB) but no resolution was posted. I have tried whitelisting via regex without any luck. The URI looks like:
    https://www.mysite.com/?plugin****(long string)
    and these webhooks come from a variety of IP addresses (Active Campaign) when triggered.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jpb_adx

    (@jpbmaga)

    I have verified the regex is correct at https://regexr.com/
    {\/.plugin.+}

    The whitelisting is not working, webhooks always blocked. Also set the regex in bot detection antispam…

    Thread Starter jpb_adx

    (@jpbmaga)

    I whitelisted the IPs too but still, those webhooks always get blocked HTTP 403 Forbidden
    I also set traffic inspector to use whitelist

    Thread Starter jpb_adx

    (@jpbmaga)

    I’ve solved my own problem, another security plugin was blocking the webhook due to a flagged user agent, and generating the HTTP 403. Traffic inspector was just logging this event. Sorry for the confusion!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Traffic Inspector blocking webhooks’ is closed to new replies.