SharePoint 2019 - Active Directory Import Not Importing
Currently User Profile Service Application is stuck on starting. When I view the job history I found this failed: When I try to manually start the User Profile Service Application it goes to Provisioning. When I check the services running on the…
How to control the Response from Sharepoint API "GET /sites/{siteId}/drives".
I am using the API endpoint "GET /sites/{siteId}/drives" to retrieve a list of libraries. I use the query, "top", but the response does not return the expected number of items. For example, if there are 8 document libraries and I…
error 0x80070643 probably related to sharepoint 2010? However impossible to delete sharepoint 2010 because of error -" language not supported"
IS error related to sharepoint 2010? error occurs because not able to update office due to 0x80070643? How to delete sharepoint when language error is showed? See also…
Inconsistent Retrieval of siteId, listId, and uniqueId for SharePoint Pages via Graph API
Hi Microsoft Support, I’m encountering an inconsistency with the Microsoft Graph API when retrieving images from SharePoint posts. Here's the issue in detail: API Workflow: Initial Request: I use the endpoint:…
IN a sharepoint list I have a column with a color value. I want to use that value in a json column format. How do I do that?
We need to color code a calendar of training events. Each training class has a column with the hex value of the color to use. How do I reference that field to set the background color of my column?
Customizing font color in hub navigation
The Hub navigation is appearing very light grey, which is not ideal for accessibility. How to change font color for the hub navigation?
How does Files.SelectedOperations.Selected Application permission scope work for graph API
We created an app on Azure portal with admin consent for the following 3 permission scopes (Application) Files.SelectedOperations.Selected User.Read.All Group.Read.All Using the Update Permissions API for driveItem, I am able to add the app with…
Unable to Retrieve Files from SharePoint Library Using REST API Due to List View Threshold
Hi everyone, I am encountering an issue while using the SharePoint REST API to retrieve files from a folder in a SharePoint library. The folder contains more than 5,000 files, and when I make the following GET API call:…
using microsoft graph to get user profile properties from azure and O365 groups on a SPFX webpart
I been trying to get information from the Azure AD using the code below, but the result is Error fetching user profile undefined I am running the webpart with gulp serve on my serve.json file I have my sharepoint site collection url so it opens the…
Unable to Retrieve Files from SharePoint Library Using REST API Due to List View Threshold
Hi everyone, I am encountering an issue while using the SharePoint REST API to retrieve files from a folder in a SharePoint library. The folder contains more than 5,000 files, and when I make the following GET API call:…
Unauthorized error when getting sharepoint list attachment despite having "Files.ReadWrite.All" permission
I am writing an ASP web application that can interact with a Sharepoint list, creating new items and updating existing items. We have an Attachments field in that list. Because accessing sharepoint list item attachment files is not available in the…
No observers registered for this request.
I'm using pnpjs/graph library to select users Error: No observers registered for this request. (https://pnp.github.io/pnpjs/queryable/queryable#no-observers-registered-for-this-request). import { SPFI, spfi, SPFx, DefaultInit, DefaultHeaders } from…
Sensitivity label graph api
Hello here hoping to find a solution to the problem below. I am using sensitivity label Graph Api [POST /drives/{drive-id}/items/{item-id}/assignSensitivityLabel] to change sensitivity label from power apps we are sending the request successfully and 90…
Files on SharePoint cannot be edited due to the error that shows we temporarily repaired.
Hello Please i need your help on this issue. There is an error message saying WORK BOOK REPAIRED We temporarily repaired this workbook so that you can open it in Reading View on a SharePoint file. The user is trying to Edit Workbook ] Fix it ] Ran…
Not Able to fetch the Mobile number using spfx webpart
Hi, I am trying to fetch the current logged in user name,employee id,email address and phone number. But I am not able to get the current logged in user phone number with the below source code. Please let me know if I am making any…
Formatting Multi-choice Column in SharePoint online to display limited options
I have a multi choice column where the user can add a bunch of options, at least 20 + options. My goal is to make it easier to read. So if there are more than 4 options it should display 4 options and add an bubble with "+ (total more…
assign comment or suggestive changes role to a user in sharing a word doc to a user
https://learn.microsoft.com/en-us/graph/api/driveitem-invite?view=graph-rest-1.0&tabs=http in documentation there are only 2 roles listed in read and write i want to share a word document using this api in comment/suggestive-mode role (like if i am…
OneDrive and SharePoint Authorization Issue
Hi Support Team, Tried logging into our MS Entra ID as a global admin, then find the calling app and grant admin consent for the Files.ReadWrite.All,offline_access permissions. I have successfully setup OAuth in my Application and Authorization is…
Does page shows in a change log when a comment is added into the Page and no other edits in the page content?
We are trying to retrieve comments in change log mode where we do not have any edits in Page. Could you please confirm if page is listed with change log token of the site when only comment is added?
SharePoint Page vs Power Pages. What is the difference?
I would like to launch a website that is client facing and wasn't sure if I should use the SharePoint product or the Power Pages product to create the client facing website.