404 Error from Unbounce (Webhooks)

  • 25 October 2018
  • 0 replies
  • 3 views

When unbounce tries to post webhook data. Unbounce error is very vague but in my logs i see the attempts as a “404” in my logs.

Which is odd or a number of reasons

  1. all 404 errors on the site are redirected anyway using .htaccess, so there should not be any 404 at all

  2. Any 404 issues (even redirected ones) are recorded in the error log as PHP could not find the script. But an not unbounce attempt. It just shows 404 in the standard log nothing in error log.

  3. The file is reachable with every other browser out there

    184.00.75.00 - - [24/Oct/2018:15:55:37 -0400] “POST /FreeQuote/webhook.php HTTP/1.1” 200 20 “https://contact.x777r.com/traf7777ts/” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36”

    50.00.99.000 - - [24/Oct/2018:15:55:38 -0400] “POST /FreeQuote/webhook.php HTTP/1.1” 404 - “-” “Apache-HttpClient/4.5.5 (Java/1.8.0_171)”

In case it matters the webhook.php file is running under a CPANEL website.


0 replies

Be the first to reply!

Reply