Remove 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