SharePoint 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 ArticleCreate an OData data service for use as a BCS external system on SharePoint...
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team Recently I worked with two customers who wanted to show their external data on SharePoint Online web...
View ArticleProblem of using TermStores.getByName()
This post is a contribution from Aaron Miao, an engineer with the SharePoint Developer Support team We recently still see customers open support cases because code for fetching term store stopped...
View ArticleFixing mixed content errors caused by Media Player web part on a https site...
This post is a contribution from Sohail Sayed, an engineer with the SharePoint Developer Support team If you are using a Media Player web part on a SharePoint site over HTTPS you may see an error “The...
View ArticleUse Excel Web Access Web Part to dynamically show a workbook
This post is a contribution from Mustaq Patel, an engineer with the SharePoint Developer Support team Requirement: In SharePoint online page, how to show excel workbook dynamically using JSLink without...
View ArticleGet SPO sites with filter using SPOSitePropertiesEnumerableFilter
This post is a contribution from Aaron Miao, an engineer with the SharePoint Developer Support team To get list of all OneDrive for Business sites of the tenant, with SharePoint Online Management...
View ArticleUsing Microsoft Graph API to convert the format of your documents
This post is a contribution from Jing Wang, an engineer with the SharePoint Developer Support team Many SharePoint Online customers want to convert their word documents or some other documents in SPO...
View ArticleSharePoint Online Authentication in Powershell for CSOM when Legacy...
This post is a contribution from Sohail Sayed, an engineer with the SharePoint Developer Support team SharePoint Online Authentication in Powershell for CSOM when Legacy Authentication is disabled for...
View ArticleFixing on the fly OAuth issue for Provider Hosted Add-in in GCC High or DOD...
This post is a contribution from Mustaq Patel, an engineer with the SharePoint Developer Support team Requirement: You have low trust Provider Hosted add-in that does on the fly OAuth (request...
View Article