REST API request blocked by itsec_rest_api_access_restricted
-
Hi,
I am using Solid security plugin and I found out a problem when using REST API (via JWT token). I have to mention I set the Restricted Access in Advanced settings.But after that, I cannot access (even when logged in) the node /wp-json/wp/v2/categories or /wp-json/wp/v2/taxonomies/category – both return itsec_rest_api_access_restricted error. Only way how I can achieve the result is adding manage_categories capability, which does not suit my case – I want this user / role to allow reading categories only, not managing. Is there any change I can make so the categories can be accessible via API (after logging in)
Thank you for your advice
- The topic ‘REST API request blocked by itsec_rest_api_access_restricted’ is closed to new replies.