The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
4,106 questions with Microsoft 365 and Office | SharePoint | Development tags
"Unknown Render Failure" for Read Access in SharePoint Large Document Library
We are encountering an issue in our SharePoint site when attempting to share a folder from a document library with a user assigned read access. The user receives the following error message: "Unknown render failure. This item isn't available. It…
Microsoft 365 and Office | SharePoint | Development
Microsoft Graph Delta API – Clarification on delta token expiration and handling 410 resyncRequired
Question While using the Microsoft Graph API delta API for SharePoint/OneDrive driveItems, a 410 resyncRequired error is intermittently returned when calling the delta endpoint with a previously issued token. Scenario A tree structure of files/folders is…
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.
How i setup a sharepoint list so that a user can only add new items and not see them afterwards ?
How i setup a sharepoint list so that a user can only add new items and not see them afterwards ? We have setup a sharepoint list as follows: The item level permissions are: Read Access = "Read Items that were created by the user", Create and…
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.
The official Microsoft Software License Terms for the Microsoft.SharePointOnline.CSOM NuGet package (v16.1.26510.12000)
We require the official Microsoft Software License Terms (.rtf or .txt) for the Microsoft.SharePointOnline.CSOM NuGet package (v16.1.26510.12000) for internal compliance. kindly provide the license file.
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.
Under what conditions does SharePoint delta link return 410 (Gone)?
Under what scenarios does SharePoint return a 410 (Gone) error for a delta link in Microsoft Graph? Does this occur only when the delta token becomes invalid or expired, or can it also happen due to structural or permission-related changes?
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.
MS 365 business and Copilot integration with sharepoint not working
I have a MS 365 business standard account. i want to build an agent to link data from my sharepoint library but it doesn't show up as an option when I try to build an agent.
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.
SharePoint Integration and Power Pages Permission
I am working on building a document management app in Power Pages to allow users to review invoice information for their account. While adding the SharePoint integration as a file location I followed all the steps for enabling the SharePoint server…
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.
AAD Token acquisition fails
Hi this.context.aadHttpClientFactory .getClient("https://graph.microsoft.com") .then((client) => { return client.get( "https://graph.microsoft.com/v1.0/me", AadHttpClient.configurations.v1 ); }) …
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.
Forms-Customizer (SPFx) no longer works.
Hello, We have two clients reporting that Forms-Customizer (SPFx) is no longer working. The issue appears to be tenant-wide and is affecting all lists and sites. Could you confirm whether Microsoft is currently rolling out any changes that might be…
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.
Why our legacy Add-ins died yesterday and the Entra ID fix is failing
I am in absolute crisis mode because the SharePoint ACS retirement for existing tenants officially hit yesterday, and now all our legacy provider-hosted apps are completely dead. We spent months trying to prepare for this April 2nd cutoff by moving to…
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.
Issue with SharePoint Access Due to Discontinuation of Basic Authentication
Hello, We are currently facing an issue with accessing SharePoint Online documents using app passwords due to the upcoming discontinuation of Basic Authentication in Microsoft 365. Specifically, we are unable to authenticate via app passwords and are…
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.
Microsoft Graph: Private channel SharePoint site URL naming appears to have changed
📄 Question We are creating private channels using the Microsoft Graph API: POST https://graph.microsoft.com/v1.0/teams/{team-id}/channels With the following payload: { "@odata.type": "#microsoft.graph.channel", …
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.
How do I get the path of where a file is saved to show as a column in Sharepoint?
If I want to find the location where a file is saved in sharepoint, I have to select the 3 dots to the right of the file name, select Details, and scroll to the very bottom of the side menu to see the path. Is there any way to add a column that will…
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.
Bulk deleting SharePoint Libraries via PowerShell & CSV
How can I bulk delete multiple document libraries, either entirely or from a CSV list while automatically excluding system-protected libraries like "Site Assets" to prevent site corruption?
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.
Is there a Microsoft / Sharepoint API that returns number of Sharepoint seats OR number of total users?
I'm looking for a way to deterministically figure out what the rate limit of a Sharepoint instance is. I know rate limit is determined by…
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.
Unable to Authenticate .NET 4.0 App with SharePoint Online Using Azure App-Only Token (401 Unauthorized)
Hi, We have a .NET 4.0 application used to upload file in sharepoint. It previously authenticated using username and password. Due to this method deprecated, we registered a new Azure AD application and updated our .NET code to use client credentials…
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.
SPFx 1.23: The new debugging toolbar is causing silent React mismatches in production
SPFx 1.23 update that just rolled out. Microsoft is pushing the new in-page debugging toolbar as the replacement for the hosted workbench, but it’s triggering silent runtime failures on our custom web parts. Everything looks fine during local gulp…
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.
Classic List copy via sitemanager from classic site to classic site
Hi, this error appeared suddenly; it was working properly before. I tested by creating some new lists, so it is working. However, with my specific list, which has 4,000 data points, I am copying it for backup purposes.
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.
SharePoint Quick Steps using wrong date format
Hello, I’m experiencing an issue with date formats in SharePoint Quick Steps. My environment is fully set to French (Canada): Browser language: French (Canada) SharePoint site regional settings: French (Canada) User profile regional settings: French…
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.
ScopeId value for the sharepoint site, web and list/docLib.
Recently, I came across a GUID property in SharePoint called ScopeId, which represents the permission inheritance status. However, I’m not sure how to retrieve its value at the site/web and list levels using CSOM or the REST API. I am able to see the…
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.