Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am having Trouble in retrieving Data from Sharepoint Online using Python Office365 package. We use Appid and secret key to connect and was able to successfully traverse till Views( inside the given List). I am able to see bunch of data published in that View.
I could not get View data. It is shwoing empty though.
in that ouput json string:
d: ViewType HTML /d:ViewType
d:ViewData. /d:ViewData
what could be the reason and fix?