404 error related to /wp-json/webp-converter/v1/paths-7212671d
-
Fairly standard LAMP WordPress instance on dedicated server, using permalinks, everything is up to date. All plugin options are default, Imagick is installed. I immediately get the following error when I try to convert existing images by clicking ‘Regenerate All’:
17:30:09 – An error occurred while connecting to REST API. Please try again.
404 – (https://www.mysite.com/wp-json/webp-converter/v1/paths-7212671d8e)
In the console it says:
`scripts.js?ver=4.3.4:1 POST https://www.mysite.com/wp-json/webp-converter/v1/paths-7212671d8e 404
(anonymous) @ scripts.js?ver=4.3.4:1
e.exports @ scripts.js?ver=4.3.4:1
e.exports @ scripts.js?ver=4.3.4:1
f.request @ scripts.js?ver=4.3.4:1
(anonymous) @ scripts.js?ver=4.3.4:1
value @ scripts.js?ver=4.3.4:1
value @ scripts.js?ver=4.3.4:1`I checked https://www.mysite.com/wp-json to be sure it’s there, and there is no problem with it
When I upload new images, a little icon appears in the top bar saying it’s converting images, then disappears, but no files are ever created in /uploads-webpc
.htaccess files are created correctly by the plugin, I checked everything extensively and I can’t find the reason why it’s giving me 404.
Do you have a sense of what the problem might be? What should I check next, or what steps should I follow to troubleshoot?
Thanks.
- The topic ‘404 error related to /wp-json/webp-converter/v1/paths-7212671d’ is closed to new replies.