Abdullah "AJ" Khan

Results 1 issues of Abdullah "AJ" Khan

I am trying to execute a query against SharePoint Online using an app-only context. Below I am using some code, following the example here: https://github.com/vgrem/Office365-REST-Python-Client/blob/master/examples/sharepoint/connect_and_set_proxy.py ```py from office365.sharepoint.client_context import ClientContext...

bug