Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

No module named use Office365\Runtime\Auth\ClientCredential when I am using in PHP

Open exploreron opened this issue 3 years ago • 0 comments

I have used these reference code with my core PHP project. I tried to connect thru examples/SharePoint/ConnectOnline.php - "examples\SharePoint/../vendor/autoload.php): failed to open stream: No such file or directory in"

other errors are getting:-

  1. /tests/sharepoint/FolderTest.php a. Fatal error: Uncaught Error: Class 'Office365\SharePointTestCase' not found in b. Error: Class 'Office365\SharePointTestCase' not found in

exploreron avatar Jul 13 '22 07:07 exploreron