Scenario:
user@company1.com is creating a flow and using a template called "copy file from one sharepoint online account or folder to another "
This flow supports copying file between 2 SP sites in different tenancies and it works fine when I use 2 accounts ( one is user@company1.com and other is user2@company2.com).
In this use case, I have user@company1.com added as a guest user in company2.com.
Using the same account user@compay1.com I should be able to connect to both tenancies which is not happening at the moment as the SPO site list wont appear from the second company as a guest user. I tried manually entering SPO url, it does not work.
Anyone faced this issue? Appreciate any thoughts around this
Hi @Anonymous
I think this is expected from the SPO side. At this point, Flow is only trying to access the resources with the credentials that you have provided, but if SPO doesn't allow guest users access to the lists this might be the issue that you are facing, even more, if you are not able to navigate with the URL directly. I tried to think about any failure that might be from the Flow side but it seems to be more related to SPO access issues with guest users.
Best Regards,