Hi,
When I press Generate PHP Code nothing happens and in the Chrome console the error is:
app.js?ver=4.1.7:13 POST https://MYDOMAIN.COM/wp-json/mbb/generate 403
I don't seem to have anything setup to block the Rest API (normal calls to standard endpoints work fine).
If I go to the URL directly in a browser I get
{"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}
I have metabox base plugin and AIO latest version installed.
Any ideas please?
Thanks
John