phpSPO icon indicating copy to clipboard operation
phpSPO copied to clipboard

Microsoft 365 Library for PHP.

Results 118 phpSPO issues
Sort by recently updated
recently updated
newest added

hi, i need to know if is possible to assing a default roles (like owner, visitor or others) to a news group created by code i have this code to...

I get the error "AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance." when trying to login to SharePoint with a username...

enhancement

The file is uploaded by doesn't reach intended destination, instead share point converts directory separator to string therefore uploading wrongly. How do I specify the root directory past the parent...

question

I tried this file code https://github.com/vgrem/phpSPO/blob/master/examples/SharePoint/DownloadFileAsContent.php but it's not working and throwing me error PHP Fatal error: Uncaught Office365\Runtime\Http\RequestException: {"error":{"code":"-2147024809, System.ArgumentException","message":{"lang":"en-US","value":"serverRelativeUrl\r\nParameter name: Specified value is not supported for the serverRelativeUrl...

question

After trying to make it work for hours, I have finally been able to move an entire folder (with subfolders and files). It is a method that shall be added...

enhancement

How to add an attachment file to the email and send it? Example file "Outlook/SendEmail.php" does not show that.

enhancement

Hello First of all thanks for the hard work. I've tried using the sharepoint API but I got an error when trying to connect with the user credentials auth: Too...

question

Hi there, Using your great library for SharePoint and I was very happy to find that this library supports MS Teams. Now I trying to use it, but unfortunately I...

enhancement

I have been trying to move a set of files for the root folder of path : "/sites/myfolder/Shared Documents/samplefolder/myfolder/2020/08/5000256-test1' .I am getting error like this as below **Fatal error: Uncaught...

bug