WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
115 stars 54 forks source link

"Share Power App" task requires Microsoft.Graph.Authentication #290

Open codeoperate opened 1 year ago

codeoperate commented 1 year ago

Hi,

I have simple solution with a Canvas App in it. I want to share my canvas app to a user or a group using the "Share Power App" task. My pipeline runs, but throws this error:

[error]The required module 'Microsoft.Graph.Authentication' is not loaded. Load the module or remove the module from 'RequiredModules' in the file 'C:\hostedtoolcache\windows\MSCRMBuildTools\12.0.95\Microsoft.Graph.Users.1.23.0\Microsoft.Graph.Users.psd1'.

I've tried assigning more permissions to the API Permissions of my App registration in Azure, but no luck. Is there something else I need to do to use the task?

medicineshow commented 1 year ago

I have exactly the same issue with the Share Flow. Assume that as this is currently preview it is a problem with the action?