• Resolved kpripper

    (@kpripper)


    When I click Test Configuration, nothing happens.

    In the console I see the following message:

    admin.php?page=mo_api_authentication_settings:616 GET https://freyya.ru/wp-json/wp/v2/posts?mo_rest_api_test_config=basic_auth 404
    mo_rest_api_JWTtest_config_basic_auth @ admin.php?page=mo_api_authentication_settings:616
    onclick @ admin.php?page=mo_api_authentication_settings:507
    17:10:45.313 admin.php?page=mo_api_authentication_settings:619 error SyntaxError: Unexpected token ‘<‘, “)
    at mo_rest_api_display_basic_auth_data (admin.php?page=mo_api_authentication_settings:648:21)
    at admin.php?page=mo_api_authentication_settings:618:21

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @kpripper,

    Thanks for reaching out.

    On accessing this https://freyya.ru/wp-json/wp/v2/posts?mo_rest_api_test_config=basic_auth, 404 is coming as this page does not exist that is why the plugin is not able to parse the 404 HTML response and gave you the error.

    So, can you please check if you have proper permalink settings enabled on your WordPress site as https://freyya.ru/wp-json is also giving 404? Here is [LINK] to the documentation to configure the permalinks and try saving it to Day and name.

    Let us know when you try this and have any updates so we can help you further.

    Thanks,
    Team miniOrange

    Thread Starter kpripper

    (@kpripper)

    https://freyya.ru/wp-json also gives a 404
    The current structure is /%category%/%postname%.html
    I changed it to /%day%/%postname%/
    But https://freyya.ru/wp-json still gives 404

    Thread Starter kpripper

    (@kpripper)

    I ended up breaking the site with my htaccess experiments, had to roll back ??

    Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @kpripper,

    Thanks for getting back to us.

    Can you please share the .htaccess rules so we can have a look?

    Also, it will be great if you can check if there is some plugin installed on your site which interfes with the routes and permalinks?

    Thanks,
    Team miniOrange

    Plugin Support abhiladdha07

    (@abhiladdha07)

    Hi @kpripper,

    We haven’t heard back from you in the last couple of days, so we are marking this thread as resolved. You can always post your queries on this forum if you have any questions or face issues with our plugin. We’d be happy to help you.

    Thanks,
    Team miniOrange

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nothing happens in the configuration test’ is closed to new replies.