Daniel, Thanks for the clarification. I disabled it and the message is:
{
code: “rest_no_route”,
message: “No route was found matching the URL and request method”,
data: {
status: 404
}
}
So something is not working correctly. Of course I would like to know what is the link when I reenable pretty permalinks as well, but why am I getting the above error message? I have at least one regular post and several custom post types.. though I need to reenable my plugin to see them.