Retrieving thumbnails using Video REST API
This post is a contribution from Vitaly Lyamin, an engineer with the SharePoint Developer Support team The Video REST API provides an ability to discover and interact with videos. We’ve seen a number...
View ArticleHide App Launcher for all sites in SharePoint 2016 farm
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team One of our customers wanted to hide the App Launcher in On-premise SharePoint 2016 farm. The...
View ArticleRetrieving list item attachment and using Outlook REST endpoint to send email...
This post is a contribution from Manish Joshi, an engineer with the SharePoint Developer Support team The purpose of this blog is to walk through the process of calling the Outlook Mail API to send...
View ArticleRetrieve granular user actions or usage reports using Search-UnifiedAuditLog...
This post is a contribution from Manish Joshi, an engineer with the SharePoint Developer Support team The following blog post demonstrates the steps to retrieve granular user action or usage reports...
View ArticleUsing Office UI Fabric in SharePoint
This post is a contribution from Suresh Meenakshisundaram, an engineer with the SharePoint Developer Support team Disclaimer: This blog post is to give more information on the subject and not an...
View ArticleCreating custom authentication provider for OneDriveClient and GraphClient
This post is a contribution from Sohail Sayed, an engineer with the SharePoint Developer Support team The following post demonstrates creating a custom authentication provider which can be used for...
View ArticleUploading Large Files using Microsoft Graph API
This post is a contribution from Adam Burns, an engineer with the SharePoint Developer Support team A while back, I wrote an article explaining that you must use File Chunking if you want to upload...
View ArticleUse POSTMan and AAD app to get data from SharePoint Online using Graph API
This post is a contribution from Mustaq Patel, an engineer with the SharePoint Developer Support team If we want to do a quick check if the AAD app is working against SharePoint Online using Graph API,...
View ArticleSharePoint Online Active Authentication
This post is a contribution from Vitaly Lyamin, an engineer with the SharePoint Developer Support team We often see issues that have to do with actively authenticating to SharePoint Online for the...
View ArticleSharePoint Online AAD App OAuth
This post is a contribution from Vitaly Lyamin, an engineer with the SharePoint Developer Support team Accessing SharePoint API’s has never been easier (SPOIDCRL cookie, ACS OAuth, AAD OAuth). Azure AD...
View ArticleHow to adjust default width for Name Column in Modern UI
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team One SPO customer had a Document library, which showed Name (filename) column in the default view. The...
View ArticleSharePoint 2016 Apps from Your Organization – There is nothing here yet
This post is a contribution from Vitaly Lyamin, an engineer with the SharePoint Developer Support team The “App Catalog” requires a corresponding language patch to be installed to work correctly. We’ve...
View ArticleMissing trust prompt when deploying SharePoint framework app in App Catalog...
This post is a contribution from Manish Kumar, an engineer with the SharePoint Developer Support team We had an issue reported recently that when adding a SharePoint framework package to the Apps for...
View ArticleTroubleshooting assistance with Microsoft Graph API Development
This post is a contribution from Manish Kumar, an engineer with the SharePoint Developer Support team This post is an attempt to guide Developers in troubleshooting issues that they may come across...
View ArticleRetrieve granular user actions or usage reports using Search-UnifiedAuditLog...
This post is a contribution from Manish Joshi, an engineer with the SharePoint Developer Support team The following blog post demonstrates the steps to retrieve granular user action or usage reports...
View ArticleIssue with Document Set content type in custom list templates and CSOM
This post is a contribution from Sohail Sayed, an engineer with the SharePoint Developer Support team Recently one of the customers encountered an interesting issue with Document Set content types when...
View ArticleEmbed video in multiple lines of text field in SharePoint List
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team Problem Description: SharePoint site user created a custom list and added a multiple line of text...
View ArticleTroubleshoot issues with SharePoint hosted Add-ins
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team SharePoint Hosted Add-ins are hosted inside SharePoint environment. They use SharePoint JSOM code...
View ArticleRemove SharePoint assets deployed as part of SharePoint Framework solution
This post is a contribution from Aravinda Devagiri, an engineer with the SharePoint Developer Support team SharePoint assets can be provisioned as part of the SharePoint Framework solution and are...
View ArticleError building the client side webparts behind corporate proxy
This post is a contribution from Aravinda Devagiri, an engineer with the SharePoint Developer Support team Recently I worked on a case, while trying to build simple Client Side webpart, when we run the...
View Article