Forum Discussion
Alex Randall
Nov 02, 2016Copper Contributor
PnP Provisioning for SP2013 - minimal Managed Metadata service permissions?
Hello, https://channel9.msdn.com/blogs/OfficeDevPnP/PnP-Core-Component-Site-Provisioning-Framework experts, SITUATION SPECIFICS TARGET: newly created sub site in SP2013 IS SHAREPOINT ADD-IN? ...
JasjitChopra
Nov 07, 2016MVP
Hi Alex,
To rule out the issue with pnp permission vs actual permission can you create (as an admin) a test list/library with managed metadata column and then create an item (as test user)? Goal is to check access to the term set via UI.
If this works then the call being made is requiring more permissions than the "read only" despite the read only requirement in this case behind the scene.
Regards,
Jasjit
PS: Out of cusriosity does it work when you give it full permissions?