I am trying to get a file sharing link via PowerApps + Power Automate. The flow I've built (see below) fails, giving me a "Scope is not valid" error for the Create Sharing Link action. Up to that point, everything else works. What am I doing wrong?
Quick flow explanation:
- Choose a file from library using PowerApps
- Choose recipients of sharing link via PowerApps
- Get Files (properties only) for all files in library
- Filter output Get Files (properties only) where File name with Extension is the same as selected in PowerApps
- Create sharing link for the selected file
Thank you!
