1
Answer

Power shell PnP Sharepoint Modules

ramesh keesara

ramesh keesara

4y
1.7k
1
Hi Vivek,
 
I am trying to explore Sharepoint PnP Modules to interact with Sharepoint Site to download files from the Sharepoint Document Library.
 
I am able to connect to the site, but when I use  Get-PnPFolderItem, Get-PnPFile to fetch files in the Sub Folder of Document Library, I encountered following errors:
Get-PnPFolderItem : Method "GetFolderByServerRelativePath" does not exist.
Get-PnPFile : Method "GetFileByServerRelativePath" does not exist.
 
Thanks & Regards
Ramesh
Answers (1)