• Resolved CEMBTW

    (@cembtw)


    On attempting to regenerating thumbnails (on the bulk page, or individually) I get a 404 error from the API request (see image link below).

    The plugin previously worked with my current setup, and I’m not sure when it stopped.

    I’ve changed to https within the past few months, the site URL setting has been updated to match, and images load correctly on both the site and media library.

    https://snag.gy/qPrG6T.jpg

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor viper007bond

    (@viper007bond)

    Something is weird with your site.

    This: https://www.borntowin.net/wp-json/regenerate-thumbnails/v1/

    Should look like this: https://alex.blog/wp-json/regenerate-thumbnails/v1/

    Are you running the latest version of WordPress and everything? Maybe a misbehaving caching plugin?

    • This reply was modified 6 years, 8 months ago by viper007bond.
    Thread Starter CEMBTW

    (@cembtw)

    While there was a cached response that query by this time (I’ve deleted it and excluded /wp-json/), deactivating my caching plugin didn’t fix it. I also tried deactivating anything related to security, plugin loading, REST, etc., without effect. I also re-saved permalink structure (since it’s a 404 error) just in case.

    Queries like /wp-json/v2/posts/ and /wp-json/wp/v2/media/ work. Is there a troubleshooting path you can recommend?

    I’m using WordPress 4.9.4 and Regenerate Thumbnails 3.0.2.

    Plugin Contributor viper007bond

    (@viper007bond)

    You site appears to currently be down, but I’m not sure. It should just work. It has to be some type of weird configuration or something with your site/server.

    I had the same issue – turns out I was missing my .htaccess file. Hope this helps at least one other person ??

    Thread Starter CEMBTW

    (@cembtw)

    Found the issue. I use the Plugin Organizer plugin to keep some backend plugins, etc. from loading unnecessarily across the site. I thought that a logged-in user, on the backend, would not need Regenerate Thumbnails globally enabled to reach those endpoints. I was wrong.

    Everything now working as intended.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘404’ is closed to new replies.