Allow full rest api access does not seem to work
-
Hi,
Firstly, great plugin, does exactly what I needed – so thank you for your efforts.
I have created some additional rest endpoints to support an integration to another system. This integration logs in as an administrator role, which is set to Allow Full REST API Access.
However, I get a DRA: Only authenticated users can access the REST API error when trying to use this endpoint.
If I set the administrator role to Manage REST Api Access, I can see that this endpoint I created is turned off. If I turn it on, it now works. If I then set the admin role to Allow full again, it still works. If I set it back to Manage and turn it off again, then set back to Allow Full, it no longer works.
Is there a logic issue in the order it looks to see if the access is allowed that is not allowing the Allow Full to override any endpoint level settings?
Thanks
Mark
- The topic ‘Allow full rest api access does not seem to work’ is closed to new replies.