• Resolved skyfly024

    (@skyfly024)


    Dear Team,
    I get the wp-json/wordpress-popular-posts/v1/popular-posts 404 Not Found error in the debugger.
    How can I eliminate the error? Can it be due to WPML?
    Thanks for the help

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @skyfly024,

    I just checked the URL you shared and WPP was able to track my visit normally, there were no 404 errors.

    WPP REST API request, 201 Created HTTP response from the server

    Thread Starter skyfly024

    (@skyfly024)

    Hello,
    strange. I see the error is gone too.
    Could this be related to the “Disable REST API” plugin? I had it active and turned it off again yesterday. Apparently the error no longer exists after that.

    Thread Starter skyfly024

    (@skyfly024)

    But maybe one more question. Why does the admin-ajax.php query for the plugin take so long? The initiator is wpp.min.js with a duration of 2000 to 3000ms

    Plugin Author Hector Cabrera

    (@hcabrera)

    Could this be related to the “Disable REST API” plugin?

    Yep, that was it. See WordPress Popular Posts is not tracking visits, what’s going on?, fourth item from the list.

    Why does the admin-ajax.php query for the plugin take so long? The initiator is wpp.min.js with a duration of 2000 to 3000ms

    admin-ajax.php? The plugin doesn’t use that anymore, unless you’re using a very old version of WordPress Popular Posts? Or maybe you meant requests made from wpp.min.js to /wp-json/wordpress-popular-posts/v1/popular-posts?

    In any case, couldn’t really say why these requests are taking so long to complete without more information. Things like site traffic levels, database size, active plugins, etc. can all have an impact on the response times of admin-ajax.php and/or the REST API. You’ll want to review your current site configuration and see what’s causing the bottleneck.

    On WPP’s end, see WordPress Popular Posts is slowing down my website, what can I do? for more details and recommendations.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error 404 wp-json/wordpress-popular-posts/v1/popular-posts’ is closed to new replies.