I have a power automate flow which when i run from a modern sharepoint form (powerapps) is fine.
When other users run the flow which don't have permissions to write to the sharepoint list in sharepoint, the flow fails with
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
clientRequestId: 3681bb4b-6951-4c78-a102-f195a708034a
serviceRequestId: 3681bb4b-6951-4c78-a102-f195a708034a
I dont want to give the users access to the list in sharepoint but can i give the users access to the flow?