posts
Get-PnPSearchCrawlLog -ContentSource Sites -Filter $filte … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.. Make sure you are | granted access to the crawl log via the SharePoint search admin center at | https://<tenant>-admin.sharepoint.com/_layouts/15/searchadmin/crawllogreadpermission.aspx 🚀 Kudos to Kinga Kazala for contributing a valuable enhancement to #PnPPowerShell by adding the -IncreaseRequestTimeout parameter to the Get-PnPSearchCrawlLog cmdlet.
This improvement helps address the common timeout error: “The request was canceled due to the configured HttpClient.
posts
Query
https://reshmee.sharepoint.com/_api/v2.1/sites/0358bd78-88da-4d72-b59f-031faa869bc4,2f430014-2d1c-4069-b587-ad55f425c2ab/contentTypes/0x0120D520?$select=isUpdateAvailable Response
{ "@odata.context": "https://reshmee.sharepoint.com/_api/v2.1/$metadata#sites('0358bd78-88da-4d72-b59f-031faa869bc4%2C2f430014-2d1c-4069-b587-ad55f425c2ab')/contentTypes(isUpdateAvailable)/$entity", "isUpdateAvailable": true }