Hello.
I want to be able to copy a file from our datalake blob storage to a drive on the company sharepoint.
I'm currently struggling with the creating of a connection to sharepoint. In my workflow I create an action to "Copy file" and within a need to sign in to create a connection to Sharepoint. I fill in my credentials and get the following error message:
"You cannot access this right now
Your sign-in was successful, but does not meet the criteria to access this resource. For example, you might be signing in from a browser, app or location that is restricted by your admin."
Does this mean that I need logic apps to be given some kind of access to Sharepoint? If I know exactly what is needed then I can ask our admin to help. I can view the sharepoint in another window without a problem.
Thank you