Recently, we ran into a weird permission problem on OneDrive / Sharepoint with a user account we've set up with an email address that was used more than 2 years ago.
5 posts tagged with "microsoft"
View All Tags · 2 min read
Microsoft Graph Developer Proxy
· 4 min read
Last month Microsoft introduced a new release of the Microsoft Graph Developer Proxy. The latest release introduces support for monitoring specific processes, a new plugin allowing testing against rate limiting supported APIs and provides a new OData paging guidance.
MS Graph API + Microsoft Authentication Library
This blog post was published more than one year ago and might be outdated!
· 3 min read
In the process of refactoring an internal tool that connects to the Microsoft Graph API I re-worked the process of retrieving an authentication token that is needed for making a request to the MS Graph API.
Faking MS Graph API Responses
This blog post was published more than one year ago and might be outdated!
· 3 min read
While refactoring and upgrading one of our internal tools that is using the MS Graph API, I experimented with several techniques to fake API responses to simulate requests without actually hitting the MS Graph Production API.
Automated replies with Office 365
This blog post was published more than one year ago and might be outdated!
· 4 min read