• Resolved themefour wp

    (@masouddarvishi1992)


    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

Viewing 1 replies (of 1 total)
  • Plugin Support Ahsan Chowdhury

    (@ahsannayem)

    Hello @masouddarvishi1992 ,

    Thank you for bringing this to our attention. We’ve identified the issue where the plugin attempts to check for permissions in guest mode, resulting in a 401 error in the console. This is a minor bug and does not affect core functionality.

    Our team is already working on a fix, and it will be addressed in the next update. We appreciate your patience, and please let us know if you need any further assistance.

    Thank you

Viewing 1 replies (of 1 total)

The topic ‘Unauthorized Access 401’ is closed to new replies.