wisnetmark
wisnetmark
I am also experiencing this. Valid credentials, can login via URL, but not through the API. same Error. `Call to a member function getContent()` in the same file
I too am having problems accessing items in a list with CamlQuery. It's as if Sharepoint is disregarding my CamlQuery `$invoiceCamlQuery->ViewXml = "12345677654321";` the fields are correct and I can...
i got this working. the CamlQuery was indeed built with a builder and provided to me via my client. it worked for them in their own production environment. The `QueryList.php`...