2,762 questions with SharePoint Development tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to return all 'drives' from all sharepoint sites in a Graph API query?

Hello, We've been trying to return all drives of all teams for the purpose of creating a report with each Sharepoint site's preservation hold library size. I'm able to pull a list of all groups using the below query: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,068 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-26T19:28:33.073+00:00
ryan.graham 21 Reputation points
commented 2021-07-27T11:11:47.017+00:00
ryan.graham 21 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint REST api get page contents and all likedbyinformation

I'd like to have one call that gets all page content AND details for the page's likes (count and the users who liked). This call returns LikedByInformation but shows no likes (when there are likes for the page) and doesn't include any details. Seems like…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-23T18:38:41.11+00:00
matt howell 331 Reputation points
accepted 2021-07-26T20:52:18.203+00:00
matt howell 331 Reputation points
0 answers

Error while migrating encrypted packages from azure blob container to Sharepoint

I'm getting this error "Unexpected exception from decryption" while trying the method CreateMigrationJobEncrypted. The error is from log file. Files/packages are encrypted and successfully uploaded to blob containers with metadata…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-23T08:08:06.747+00:00
Digbijay Gautam 11 Reputation points
1 answer

Sharepoint Rest API(add file) request returning http 500 when using Transfer-Encoding chunked

Hi, I'm hitting my sharepoint online site, to add files to the 'Shared Documents' list. Trying from postman, I can get the access token (https://accounts.accesscontrol.windows.net/xxxxxxx-xxxx-xxxxx-xxxxx-xxxxxxxx/tokens/OAuth/2) and also add file…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-15T15:49:14.443+00:00
Ricardo Fernando Goncalves 1 Reputation point
commented 2021-07-22T06:38:41.323+00:00
RaytheonXie_MSFT 32,556 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Regarding Github SharePoint Online Sample

Hi there, I found out a article and sample for SharePoint Online (https://github.com/pnp/List-Formatting/tree/master/view-samples/document-library). It is a better sample for me. I went through the article and found out a question: Site…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-21T08:51:06.907+00:00
SHUO .H 706 Reputation points
accepted 2021-07-22T06:32:50.983+00:00
SHUO .H 706 Reputation points
1 answer

What is the api to get the drive ID for an organization without specifying the username

I want to upload and download files to an organization one drive. What is the API for this. As of now, I find the API to get driveID of a user and not the driveID of the organization.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-16T05:57:24.153+00:00
Sols 1 Reputation point
commented 2021-07-22T06:31:20.357+00:00
MichaelHan-MSFT 18,021 Reputation points
1 answer

How to fetch files from a document library in one site collection to display in a web part in another site collection in SPO without Read permissions

I have a test project documents library in one site collection (projects) and I need to fetch and display these files in another site collection (HR) in SharePoint online , but the users from HR do not have permissions on test project documents and also…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-12T11:02:57.31+00:00
Sachin 21 Reputation points
commented 2021-07-22T06:27:55.53+00:00
MichaelHan-MSFT 18,021 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint Online Caml query does not return all expected results

Hi All, So I have an Office 365 SharePoint Provider-hosted App, which stores data in lists in the app web. One of the lists has an INDEXED field IsArchived. The number of items in the list is well above the 5k threshold limit. The problem is that…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-19T11:17:04.797+00:00
Kiril Genov 21 Reputation points
accepted 2021-07-21T12:12:09.957+00:00
Kiril Genov 21 Reputation points
3 answers

Adding Text link over an Image

I have an image displayed as a rectangle and I need to place a text link over it. In other words, I want to use the image as background for a div tag then have a text link over top over it. I've tried various methods found. Do not have access to CSS…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-16T22:11:51.033+00:00
Holly Tanner (WIPRO LIMITED) 1 Reputation point
commented 2021-07-21T01:14:10.577+00:00
MichaelHan-MSFT 18,021 Reputation points
3 answers One of the answers was accepted by the question author.

MS Graph API (SDK) download files from Sharepoint using item[itemID].Content or using download URL returns `BadRequest` for all requests/files on different drives

The app fetches a DriveItem, and from the download url it starts a (chunked) download. This has worked fine up until a few days ago. Getting a DriveItem still works, but then trying to download doesn't work anymore. For all requests, we get the same…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,068 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-05T15:19:10.33+00:00
Verschraege Tom 26 Reputation points
commented 2021-07-20T14:52:53.61+00:00
Verschraege Tom 26 Reputation points
2 answers

Fetching webpart contents using PNP powershell

I'm trying to migrate customized webpart data from onpremise to online in Content Editor webpart. I'm copying the contents of the webpart from onpremise and creating a new content editor in the Sharepoint online and updating the contents of onpremise…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,591 questions
asked 2021-07-09T05:09:12.423+00:00
Bhaskar Padmanabhan 1 Reputation point
commented 2021-07-19T06:59:41.797+00:00
Elsie Lu_MSFT 9,781 Reputation points
1 answer One of the answers was accepted by the question author.

Search for Sharepoint API for file notification

Hello, I'm currently working on a Python application and I'm looking for an API function/point (RESTful) for Sharepoint 365. Which when called, notifies the user when a file has been added or changed. Or is there a library for python for this ? …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-12T09:13:39.28+00:00
APIPointNewbie 146 Reputation points
commented 2021-07-18T11:46:23.793+00:00
APIPointNewbie 146 Reputation points
0 answers

401 Unauthorized after creating client context using Access Token

Hi, I have a web application deployed to Azure and registered as App Registration with AAD authentication configured. I am getting current users info as "ClaimsPrincipal.Current" and access token as…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-12T06:33:32.477+00:00
Prateek Srivastava 1 Reputation point
commented 2021-07-17T12:14:15.263+00:00
Prateek Srivastava 1 Reputation point
1 answer

Sharepoint "Link to Document" file in SharePoint with Mailto

I'm using Sharepoint Server 2016. I'm trying to add a mailto link in my document library. I'm using "Link to document". In the url, I put name.aspx and when I change the properties, I modify the URL to mailto:something@Anonymous …

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,864 questions
asked 2021-07-12T17:44:39.007+00:00
Ariane Tellier 1 Reputation point
commented 2021-07-16T06:49:11.47+00:00
JoyZ 18,051 Reputation points
3 answers

DevTools failed to load source map

Dear, 48h ago, my Sharepoint online apps suddenly stopped working. I see this error in the browser console: DevTools failed to load source map: Could not load content for https://amcdn.msftauth.net/meInlineBackCompat.min.js.map: HTTP error: status…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-06-30T21:09:00.633+00:00
elbbs 1 Reputation point
commented 2021-07-15T17:41:09.83+00:00
Balcarek, Marcel 76 Reputation points
2 answers One of the answers was accepted by the question author.

Exporting Lists from SharePoint Online

Looking for a simple way to Exporting roughly 100 Lists from SharePoint Online to a file folder every day, we want this to be a simple script that our non tech team can manage. I have seen few CSOM samples, is this the way to go or are there some options…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-08T20:30:35.503+00:00
sappana 21 Reputation points
answered 2021-07-15T12:05:50.33+00:00
Sven Sieverding 1 Reputation point MVP
0 answers

things weird about SharePiont site "Access Denied"

Hello , We created a SharePoint site names "admin department", we setup user as "read only" (custom permission levels) group, but when the user get inviting and check the link, they get "Access Denied" , issue Type:…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-02T15:52:28.69+00:00
Robert Wan 6 Reputation points
commented 2021-07-15T09:13:47.75+00:00
Emily Du-MSFT 43,176 Reputation points Microsoft Vendor
2 answers

getActivitiesByInterval Returns Empty Value Set For A Modified File

I am trying to use the getActivitiesByInterval method (docs: https://learn.microsoft.com/en-us/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0&tabs=http) on a set of pdf files in SharePoint to determine various access stats. This…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,068 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-07T21:52:54.257+00:00
Steven Kaplan 1 Reputation point
commented 2021-07-15T07:34:36.657+00:00
MichaelHan-MSFT 18,021 Reputation points
2 answers

Sharepoint search rest api - get all pages first published in the last 6 months

Using Postman to test rest apis I'm getting all news posts from a few sites with this: https://xxx.sharepoint.com/_api/search/query?querytext='SPContentType:"Site Page" AND IsDocument:True AND FileExtension:aspx AND PromotedState:2 AND …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-07T18:57:13.557+00:00
matt howell 331 Reputation points
commented 2021-07-15T07:33:37.663+00:00
MichaelHan-MSFT 18,021 Reputation points
2 answers One of the answers was accepted by the question author.

Kql filter on a field value works in Sharepoint search but not search rest api call

I need to get all news posts from multiple sites where a yes/no field = true. Here's my search rest api call where RefinableString05 is mapped to the yes/no field: /_api/search/query?querytext='Path:https://xxx.sharepoint.com/sites/site1 OR…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,025 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,762 questions
asked 2021-07-13T15:51:18.023+00:00
matt howell 331 Reputation points
commented 2021-07-14T13:18:02.047+00:00
matt howell 331 Reputation points