Hello all,
I am trying to create a flow to download a file from sharepont to my pc. I am using these steps to do it:
First have installed my on premises gateway, then created a connection using it.
https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-install
When I create the flow and add the "Create file" (File System), I try to search for the Folder Path setup in my connection but can't find it, i get this error below (so I add the connection folder path manually)

My entire flow looks like this: (Folder path in the File System step is added manually, typed in)

When I run the flow, first 2 steps are OK, I get on the last step with this message:
"message": "The credentials for this connection do not have access to 'c:/my file connection path_/Desired file from sharepoint.xlsx', please try using a different location or account.\r\nclientRequestId: e5592fa6-9e01-4277-a274-d21c6588e61d",
Is it from my connection ?
Thanks