• On the product page, Cerber blocks the ajax request after I select the options (variations) of a variable product, when trying to display the price for a that variable product.

    https://mysite.de/?wc-ajax=get_variation
    POST HTTP 403 Forbidden

    Spam form submission denied Bot detected

    In the “Anti-spam and bot detection settings”, in the “Adjust Anti-Spam Engine” section, in the Query whitelist I have:

    /?wc-ajax=get_refreshed_fragments
    /?wc-ajax=get_variation

    but Cerber keeps blocking the ajax request

Viewing 1 replies (of 1 total)
  • Plugin Author gioni

    (@gioni)

    On the Traffic Inspector page you can check if the exceptions you have set in Query whitelist really work.

    Click on the Live Traffic tab, click “Advanced Search”, enter “wc-ajax=get_refreshed_fragments” into the “URL contains” field and click “Search”. In the search results you should see requests with a green label “Query whitelisted”. If no green labels are shown, there is something wrong with your plugin configuration.

Viewing 1 replies (of 1 total)
  • The topic ‘/?wc-ajax=get_variation POST HTTP 403 Forbidden’ is closed to new replies.