Forum Discussion

fadc80's avatar
fadc80
Copper Contributor
Aug 30, 2021

Error creating application access policy

I'm trying to create online meetings using Microsoft Graph API, but it is not working as expected. The cmdlet Connect-MicrosoftTeams with an MFA enabled account seems to work fine. It outputs: Acc...
  • fadc80's avatar
    fadc80
    Sep 01, 2021

    Hi Hunaid, thank you. Following your suggestion I got this error:

    Connect-MicrosoftTeams: One or more errors occurred. (ROPC does not support MSA accounts. See https://aka.ms/msal-net-ropc for details. )
    Connect-MicrosoftTeams: ROPC does not support MSA accounts. See https://aka.ms/msal-net-ropc for details.
    Connect-MicrosoftTeams: One or more errors occurred. (ROPC does not support MSA accounts. See https://aka.ms/msal-net-ropc for details. )

    I was using my MSA, then I tried with an Office 365 dev tenant account and even my initial approach worked like a charm.

    The documentation is not clear about that. It states only permission type Delegated (personal microsoft account) is not supported, but I was using permission type Application along with my MSA.

Resources