Hi,
Hi,
I've got an app builded in Power App connected with a flow wich is sending e-mail notifications. The problem with a flow is regarding adding images to an e-mail as attachment. From power app I'm giving a path with a file name - this string is used in flow in connector OneDrive - get file content using a path.
So when I'm using this app and making an action the flow is endig succesful but when different user is making the same action in the app the flow is stoping in this step "Get file content using a path" with error 404 - Item not found. The user has an access to this folder and all files inside.
I think, I've tried everything... I've even gave the user flow owner permissions but it didn't help. Any ideas?
I suppose the problem is with the path but I don't know how to fix it.