Failed to crop image
-
Hi. I’m having a problem when trying to crop an image. After click on the “Crop” button, i’m getting the “Failed to crop image”. Also, on the console, I’m getting some messages:
wp-json/aiarc/v1/crop:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
put.js:307 Error: Request failed with status code 500 at t.exports (createError.js:16:15) at t.exports (settle.js:17:12) at f.onreadystatechange (xhr.js:69:7) (
Note that i’m getting valid json feedback at https://mysite.com/wp-json/ but a 404 at https://mysite.com/wp-json/aiarc/v1/crop
I’m on PHP 8, WordPress 6.2, ACF 6.1.3 and Image Aspect Ratio Crop 6.0.2. I have no other plugins active, besides ACF and Image Aspect Ratio Crop.
This error is also happening with Image Aspect Ratio Crop 5.1.4 / 5.1.3
- The topic ‘Failed to crop image’ is closed to new replies.