Object { exc_type: “PermissionError”, exception: “frappe.exceptions.PermissionError:
You are not permitted to access this resource.
Function frappe.auth.get_logged_user is not whitelisted.”, exc: ‘[“Traceback (most recent call last):\n File \“apps/frappe/frappe/app.py\”, line 66, in application\n response = frappe.api.handle()\n File \“apps/frappe/frappe/api.py\”, line 55, in handle\n return frappe.handler.handle()\n File \“apps/frappe/frappe/handler.py\”, line 38, in handle\n data = execute_cmd(cmd)\n File \“apps/frappe/frappe/handler.py\”, line 73, in execute_cmd\n is_whitelisted(method)\n File \“apps/frappe/frappe/
init.py\”, line 755, in is_whitelisted\n throw(msg, PermissionError, title=\“Method Not Allowed\”)\n File \“apps/frappe/frappe/
init.py\”, line 504, in throw\n msgprint(\n File \“apps/frappe/frappe/
init.py\”, line 479, in msgprint\n _raise_exception()\n File \“apps/frappe/frappe/
init.py\”, line 434, in _raise_exception\n raise raise_exception(msg)\nfrappe.exceptions.PermissionError:
You are not permitted to access this resource.
Function frappe.auth.get_logged_user is not whitelisted.\n”]’, _server_messages: ‘[“{\“message\”: \”
You are not permitted to access this resource.
Function frappe.auth.get_logged_user is not whitelisted.\“, \“title\”: \“Method Not Allowed\”, \“indicator\”: \“red\”, \“raise_exception\”: 1}”]’ }
This is on a web form that I created and the data link fields are not showing on guests or logged out user.