pnp / PnP-PowerShell

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

Import-PnPTermGroupFromXml : Access denied. You do not have permission to perform this action or access this resource #2839

Open limcysam opened 4 years ago

limcysam commented 4 years ago

After running the "Export-PnPTermGroupToXml" script in SP2013 I have got a xml output which I am trying to import to SPO. I am using 'Import-PnPTermGroupFromXml' to import the terms. However I am getting a access denied error even when I am the global admin and a Term Store Administrator.

I am not sure if I am missing anything.

Reporting an Issue or Missing Feature

Issue

Expected behavior

Import the terms group xml to SPO

Actual behavior

Access denied. You do not have permission to perform this action or access this resource

Steps to reproduce behavior

Run the command Export-PnPTermGroupToXml in SP2013 to export the xml file Import the file to SPO using Import-PnPTermGroupFromXml

Which version of the PnP-PowerShell Cmdlets are you using?