• I’m logged in as an Administrator, but when I try to create a new Listing (Save as Pending), I receive a 401 error response…

    {
    "code": "rest_forbidden",
    "message": "Sorry, you are not allowed to do that.",
    "data": {
    "status": 401
    }
    }

    Any thoughts on why I’m getting this error?

  • The topic ‘Receiving a 401 error when saving a new listing’ is closed to new replies.