Iam working on a custom app called donor management in frappe.while trying to save a document in the case doctype ,iam encountering the following error:
Method Not Allowed:
You are not permitted to access this resource.Function frappe.desk.form.save.savedocs is not whitelisted.
This issue started recently .it was working fine before.
could anyone help me understand why this error occurs and how to resolve it?Is there something i need to whitelist or check in the custom app configuration?