runtime error

apikey expired, requesting new one. IDSC Logging in ... Traceback (most recent call last): File "/home/user/app/gr_app.py", line 10, in <module> app = GradioApp() File "/home/user/app/src/gr/GradioApp.py", line 17, in __init__ self.idsc = IDSC_API() File "/home/user/app/src/idsc/idsc_apis.py", line 29, in __init__ self.login() File "/home/user/app/src/idsc/idsc_apis.py", line 40, in login self.apikey = self.fetch_apikey() File "/home/user/app/src/idsc/idsc_apis.py", line 65, in fetch_apikey raise Exception(login_resp.json()) Exception: {'detail': [{'loc': ['body', 'email'], 'msg': 'none is not an allowed value', 'type': 'type_error.none.not_allowed'}, {'loc': ['body', 'pwd'], 'msg': 'none is not an allowed value', 'type': 'type_error.none.not_allowed'}]}

Container logs:

Fetching error logs...