-
In this section, it says certificates must be used.
https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azuread#can-i-use-other-means-besides-certificates-for-realiz…
-
Steps
1. Use the REST API to create and apply theme
2. Reload any modern page including the site contents
3. Open **change the look**.
Result
**Change the look** is empty
![image 2018-12-05 at…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
I use the api with great success (NTLM auth), thx for that. But now I wanted to use the CopyIntoItems WS to upload files into a SP Library and tried it as follows:
$sourceurl = 'http://null';
```
$p…
-
I use Office365 with several Sharepoints for various projects.
The sharepoints have this kind of feature:
![Screenshot from 2021-07-09 13-59-14](https://user-images.githubusercontent.com/118246/12…
-
When trying to call the `SyncSolutionToTeams` operation with a bearer token, you get the following error:
```text
{
"odata.error": {
"code": "10005",
"message": {
"lang": "en-U…
-
I'm trying to get attendance app running for Microsoft teams, the step after importing the CreateSharePointLists package
and try to run the flow ends with failed.
{
"status": 400,
"message":…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below)
###…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
### Developer environment
Windows
### What bro…
-
Hello,
I should extract the permission levels on the files, folders, and lists which a SharePoint Group and User has. I have examined the library and its issues and anything else related to the job…