I have a model.save() in my view. In my backend model I create and submit a custom record then return the internalid. Nothing special.
After my service runs, this general request is made resulting in a 403 insufficient permissions.
c
Chris
03/01/2022, 9:06 PM
Custom record permissions set to "none required"?
k
Kearobi
03/01/2022, 10:24 PM
There are no selected permissions on the record actually
e
eminero
03/02/2022, 3:31 AM
Do you have a drop-down field on your custom record that is sourced from another record? If so, that might require some specific permissions.