Unauthorized Access 401
-
Hi, after updating the plugin to the new version (1.8.7) this error appears in the browser console (in guest mode).
It seems that your plugin is looking for a permission level. While in guest mode (not logged in user) this permission will not be granted (for security reasons)
Please fix this bug quickly:
Failed to load resource: the server responded with a status of 401 ()
Uncaught (in promise)
{code: ‘rest_forbidden’, message: ”, data: {…}}
code
:
“rest_forbidden”
data
:
{status: 401, title: ‘Unauthorized Access’, detail: ‘Access to this address is not allowed.’}
message
:
“”
Prototype
:
Object
The topic ‘Unauthorized Access 401’ is closed to new replies.