Hello,
I am having trouble with a Power Automate flow that needs to access a SharePoint folder. When I select the folder using the visual editor, the path is encoded with %2b instead of %20 for spaces (e.g., %2FDocuments%2FÁrea%2bde%2bTrabalho%2FBD).
Because of this, the "List folder" action fails, even though I have full permissions and can manually create subfolders in SharePoint.
I cannot rename the folder or change its location.
Is there a way to force Power Automate to use %20 for spaces, or any workaround for this issue?
Thank you!