• Hi, I was working with Event Calendar and we ran into a roadblock. Wondering if there is a possibility of manually enter a particular site to make it public,

    currently the issue is authorizer is making the view change option on the site broken.

    {
    “code”: “rest_cannot_view”,
    “message”: “Notice: You are browsing this site anonymously, and only have access to a portion of its content.”,
    “data”: {
    “status”: 401
    }
    }

    Their solution is needing this specific URL accessible to the public
    https://website.com/wp-json/tribe/?

    Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Authorizer and Event Calendar “view change” issue’ is closed to new replies.