Bit late but might help other people who are setting up forms.
Root cause
1) The Form Data Model will use authentication mechanism Configured in AEM cloudservices/datasource. If you have selected no authentication during setup - it will use anonymous user. In Author env - anonymous user is restri...