WP Ghost or other path changing plugins/method
-
Hello,
when trying to use AI Engine with WP Ghost active the plugin breaks with
Error
An error occured while updating the options.
<small>For more information, check your console. You might also want to check your PHP Error Logs.</small>
The requested endpoint returns something along the way of
{“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method.”,”data”:{“status”:404}}
I read Fix: The WordPress REST API | Meow Apps, but could not fix my issue there (the API is responding, just not the mwai/v1/settings/update endpoint.
When I disable WP Ghost it does work then. WP Ghost bends the API path and also blocks XML-RPC and similar, although for testing I switched off all API protection other than the change of path itself.
I could not find any traces of hardwired wp-json in the code, so that is not the issue. But something breaks when using AI engine and WP Ghost.
Can you assist? Security comes over AI in this case, so I can’t drop WP Ghost.
Thanks, Axel
The topic ‘WP Ghost or other path changing plugins/method’ is closed to new replies.