I have been trying to edit my odoo website but can't see to be able to save the changes, It just loads
when I try to inspect I see in the console this error:
Failed to load resource: the server responded with a status of 403 (Forbidden) /web/dataset/call_kw/ir.ui.view/save
I tried debugging in website, web and web_editor modules but couldn't figure out the origin of the problem and we didn't add any customizations to these modules.
I will be grateful if you can help me out with this issue.
did you try reinstalling/upgrading base, web and website modules?
Thank you for replying,
I can't upgrade these modules cause I will lose data and it is a prod server.
and I've already tried connecting as a superuser and I still get the same error.