pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
985 stars 665 forks source link

[BUG] #2950

Open AL14NWUK opened 3 years ago

AL14NWUK commented 3 years ago

I'm trying to use the 'New-PNPTeamsTeam' cmdlet, and keep getting the following error: New-PnPTeamsTeam : Exception of type 'PnP.PowerShell.Commands.Model.Teams.GraphException' was thrown.

Any ideas? I'm using the tenant GA account.

ngazou commented 3 years ago

I have same issue when i try to Get-PnPUnifiedAuditLog -ContentType SharePoint

FStorer commented 3 years ago

Same issue here when I run the Get-PnPTeamsTeam after connecting using the Connect-PnPOnline -Url '' -PnPManagementShell and entering the code to authenticate