close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
75 views

My application uses the Microsoft Graph API to do some calendar events management. My app authenticates as the user and so acts on the user's own calendar only. The feature I am working on requires ...
BeetleJuice's user avatar
  • 41.1k
0 votes
0 answers
31 views

We use an MIS called LabelTraxx. Our company manufacturers labels and has 5 production lines. The operator for each production line will key in the details of their job, as well as their production ...
NikosK's user avatar
  • 1
0 votes
1 answer
124 views

On Office 365 management API documentation eDiscovery Schema is listed underDLP Schema but I cannot see eDiscovery audit logs if I fetch the DLP API. Is there any separate endpoint to get these audit ...
Rushi's user avatar
  • 25
0 votes
1 answer
224 views

I'm working on a back-up system where, at some frequency, the metadata columns in a document library in my SharePoint is backed up into an Azure SQL Database. I have registered an app in Azure with ...
Harry Duffy's user avatar
1 vote
0 answers
69 views

I am trying to get all groups that have access to a given sharepoint file. I need the sharepoint groups + the ms365 groups that have at least read access but I only get the sharepoint groups. I use ...
linememory's user avatar
0 votes
1 answer
614 views

We're migrating our desktop software from using SMTP auth for email, to using modern auth. The application requests IMAP and SMTP permissions for an integrated email client. We already have ...
Daniel Vernall's user avatar
0 votes
0 answers
127 views

I'm experiencing an issue while updating a Microsoft Teams meeting using the Microsoft Graph API. I receive the following error: Microsoft.Graph.ServiceException: 'Code: ErrorInvalidIdMalformed ...
Rida Fatima's user avatar
3 votes
0 answers
178 views

We're currently utilizing the SharePoint List V1 API(For an MS Team site) to create new lists with hidden columns, as this functionality does not work as expected with the Microsoft Graph SharePoint ...
Deepak Sharma's user avatar
0 votes
1 answer
411 views

I want to get the list of all files in my personal oneDrive/sharepoint within my company via python. However, I only get an empty list as a return without any errors. My code looks as follows (taken ...
Alexander Scherrmann's user avatar
0 votes
1 answer
141 views

I'm having an issue with 401 errors appearing after a certain amount of time (I believe due to the Token Expiry) in my application. The code I have for the Exchange connection is: Connect is called ...
ConnorM's user avatar
  • 13
1 vote
1 answer
108 views

Using the Excel Javascript API, I'd like to copy values and formatting from one rangeAreas object to another with equal dimensions. According to the docs, copyFrom should work the same with rangeAreas ...
nico's user avatar
  • 21
1 vote
0 answers
91 views

Background I'm writing an add-on to help visually highlight certain text in court opinions, legal memos, and law review articles. As an example: The question is whether section 404(c) of the FSA bars ...
sonny's user avatar
  • 343
1 vote
0 answers
180 views

My question concerns the management of teams in MS Teams: I want to use Get-Team in PowerShell to retrieve all teams in my environment. Can someone explain to me what the -NumberOfThreads attribute ...
Moritz's user avatar
  • 11
1 vote
0 answers
86 views

Using this library I have been able to get the subject, sender, body, and attachments of all emails in an inbox but I cannot figure out how to get the received dates /sent dates of an email. messages =...
geno8771's user avatar
0 votes
1 answer
369 views

I am trying to download sharepoint file using office 365 python clinet and user credentials. But I am getting following error when trying download. But I am able to list down the files without any ...
Axen_Rangs's user avatar

15 30 50 per page
1
2 3 4 5
101