I have a form where users upload a file (no SharePoint integration), there are two lookups, and I've enable table permissions on the account level. Despite this, I get the following error: " The form could not be submitted for the following reasons: You don't have the appropriate permissions."
Yet, when I check the record within a Model Driven App, I see the uploaded file. I can delete and update the file, and all these changes show in the Dataverse, but the Pages form always displays that error message.
I tried the Edge Extension to debug Power Pages, and there were zero logs/errors shown when I reproduced the error.
How can I fix the error message so it stops displaying?