• Resolved jcmanlangit

    (@jcmanlangit)


    Hello,

    Would like to ask help

    We have a site that we have transferred from wpengine to flywheel. I noticed after the transfer that we can’t use the plugin and is having syntaxerror because of a 403 forbidden issue

    Plugin: 5.1.1 4.2
    WordPress: 5.7.2 (single)
    PHP: 7.3.28-2+ubuntu20.04.1+deb.sury.org+1
    Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0
    JavaScript: https://www.drbenpaul.com/wp-content/plugins/redirection/redirection.js?ver=5.1.1-accf9923c797504c858f60338da73667
    REST API: https://www.drbenpaul.com/wp-json/
    Query: ?page=redirection.php
    
    Action: https://www.drbenpaul.com/wp-json/redirection/v1/group/?per_page=200 GET
    Code: 403 Forbidden
    
    Error: JSON.parse: unexpected character at line 1 column 1 of the JSON data (SyntaxError)
    Raw: <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>

    We know that flywheel restricts some files. I even asked them to make xmlrpc accesible because this plugin might be using it, but they make the xmlrpc non accessible again for security issues. Can you figure out what went wrong here and what file that I would make the flywheel accessible in order for the plugin to work. I can contact them, I just need to know what files need to be accessible here for the plugin to work.

    Thanks.

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

Viewing 1 replies (of 1 total)
  • Plugin Author John Godley

    (@johnny5)

    The plugin uses the WordPress REST API and this needs to be available. It is returning a 403 error on your site.

Viewing 1 replies (of 1 total)
  • The topic ‘403 forbidden on flywheel’ is closed to new replies.