-
Notifications
You must be signed in to change notification settings - Fork 17
Description
{"jsonrpc": "2.0", "id": null, "error": {"data": {"exception_type": "internal_error", "message": "404: Not Found", "arguments": [], "name": "werkzeug.exceptions.NotFound", "debug": "Traceback (most recent call last):\n File "/usr/lib/python3/dist-packages/odoo/http.py", line 650, in _handle_exception\n return super(JsonRequest, self)._handle_exception(exception)\n File "/usr/lib/python3/dist-packages/odoo/http.py", line 310, in _handle_exception\n raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])\n File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 87, in reraise\n raise value\n File "/usr/lib/python3/dist-packages/odoo/http.py", line 1462, in _dispatch_nodb\n func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()\n File "/usr/lib/python3/dist-packages/werkzeug/routing.py", line 1563, in match\n raise NotFound()\nwerkzeug.exceptions.NotFound: 404: Not Found\n"}, "message": "404: Not Found", "http_status": 404, "code": 404}}