I have a model.save() in my view. In my backend mo...
# suitecommerce
k
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
Custom record permissions set to "none required"?
k
There are no selected permissions on the record actually
e
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.
👍🏻 1
👍 1