• Resolved lebada

    (@lebada)


    The error is due to the check_ajax_referer( ‘update-order-review’, ‘security’ ); not validating the security code and returning -1.

    The issue is that the same website on the developer server it works. Same plugins, PHP version and all. What can trigger such an issue between the 2 servers?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Cara

    (@dcka)

    Hi, @lebada!

    A 403 error can have multiple causes. I would suggest that you first go through the suggestions listed in this guide:
    How to Fix the 403 Forbidden Error in WordPress
    .

    I hope that helps you find a solution to your particular situation!

    Thread Starter lebada

    (@lebada)

    Thanks for the guide it was none of the above issues it was a new one.

    Server was running as php-fpm after changing that to fcgid it started working. I imagine that the issues are related to the php session as the error was generated by the secret id that was not validating.

    Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey again!

    Great to hear that you were able to find the root cause of the issue.

    Have a great one, thanks for sharing the solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘update_order_review returns 403 on checkout’ is closed to new replies.