dotjsprogrammer

Results 2 issues of dotjsprogrammer

Here's the complete error message: `PHP Fatal error: Uncaught exception 'Exception' with message 'Could not resolve host: login.microsoftonline.com' in /var/www/properties/web/spo/src/Runtime/Utilities/Requests.php:34 Stack trace: #0 /var/www/properties/web/spo/src/Runtime/Utilities/Requests.php(67): Office365\\PHP\\Client\\Runtime\\Utilities\\Requests::execute(Object(Office365\\PHP\\Client\\Runtime\\Utilities\\RequestOptions)) #1 /var/www/properties/web/spo/src/Runtime/Auth/SamlTokenProvider.php(92): Office365\\PHP\\Client\\Runtime\\Utilities\\Requests::post('https://login.m...', NULL, '???

question

Hi, is it possible to use this API without Composer? I'm trying to write PHP applications for our intranet and we're thinking of using our SharePoint credentials so that everyone...