{"code": 400, "status": false, "error": "Traceback (most recent call last):\n  File \"/opt/odoo/src/odoo-slimbook/website_product_rating/controllers/product_reviews_controllers.py\", line 77, in submit_rating\n    \"product_id\": int(kw.get(\"product_id\")),\n                  ^^^^^^^^^^^^^^^^^^^^^^^^^\nTypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'\n"}