401 Unauthorized

Not authorized to edit match data. Please log in and try again

Traceback (most recent call last):
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38-32\lib\site-packages\cherrypy\_cprequest.py", line 638, in respond
    self._do_respond(path_info)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38-32\lib\site-packages\cherrypy\_cprequest.py", line 697, in _do_respond
    response.body = self.handler()
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38-32\lib\site-packages\cherrypy\lib\encoding.py", line 223, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38-32\lib\site-packages\cherrypy\_cpdispatch.py", line 54, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "server.py", line 969, in edit
    raise cherrypy.HTTPError(
cherrypy._cperror.HTTPError: (401, 'Not authorized to edit match data. Please log in and try again')
Powered by CherryPy 18.6.1