{"error": "Traceback (most recent call last):\n File \"/app/financialapi/FinancialAPI.py\", line 527, in do_api_call\n baseDir = conf.get('financial_api_basedir','/app/financialapi/')+registry[r['host']]['path']\nKeyError: 'signup.decelium.com'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/app/financialapi/APIConnection.py\", line 320, in process\n [response,contentType,contentEncoding] =self.fapi.do_api_call(dat)\n File \"/app/financialapi/FinancialAPI.py\", line 531, in do_api_call\n raise Exception(\"Could not find registered host\"+ str(r))\nException: Could not find registered host{'body': 'None', 'path': 'index.html', 'server_cloud': 'dev', 'queryStringParameters': 'None', 'isBase64Encoded': 'False', 'host': 'signup.decelium.com', 'current_date': datetime.datetime(2024, 5, 10, 7, 18, 23, 716291), 'request_status': 'new'}\n"}