orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 221 forks source link

Purge: 403 status code while purging data locally #6289

Closed ebruchez closed 5 months ago

ebruchez commented 5 months ago

This happens when issuing a DELETE. Check if this is only for that specific form or a general problem.

ebruchez commented 5 months ago

This happened because with the internal "admin" role we were only passing the Read permission. We need Delete for purging.