Server Error

Traceback (most recent call last):
  File "apps/frappe/frappe/app.py", line 92, in application
    response = frappe.handler.handle()
  File "apps/frappe/frappe/handler.py", line 47, in handle
    data = execute_cmd(cmd)
  File "apps/frappe/frappe/handler.py", line 85, in execute_cmd
    return frappe.call(method, **frappe.form_dict)
  File "apps/frappe/frappe/__init__.py", line 1628, in call
    return fn(*args, **newargs)
TypeError: settings() missing 1 required positional argument: 'token'

Status: 500