-
Is the SDK going to be updated to support Outlook API v2.0 so that the user photo API (https://msdn.microsoft.com/en-us/office/office365/api/photo-rest-operations) can be used?
-
Our scope `https://outlook.office365.com/.default` works for Office365 accounts, but not for @outlook.com , Hotmail, live.com, xbox.com accounts. Find out which scope to use and put that in OAuth2URLs…
-
My native iOS app connects to office 365 through ADALiOS.
Currently it is using ADALiOS 1.2.4 and Office365 0.11.0.
With the new iOS 10 update the log in to office 365 is not working.
So ADAL is recom…
-
Hello jamesiarmes.
I'm currently in a hurry on several projects that were still using basic authentication to interact with Exchange calendars. Unfortunately, Microsoft 365 has just disabled the fu…
-
**Describe the bug**
Following code produces sometime "UnknownError":
public async Task GetSubscriptionsAsync(CancellationToken token)
{
var subscriptions = new List(…
-
### Type of issue
Feature doesn't work (bug)
### Feedback
We have encountered an issue with our Microsoft 365 connector that has been operational for several years. Recently, we observed that new w…
-
I'm currently facing an issue with Java MSAL implementing the OAuth 2.0 authorization code flow when attempting
to get a new access token using the refresh token stored in token cache by calling the…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
When v2.0 app model support update will be available?
ghost updated
8 years ago
-
The defined media type content description for an api path are not picked, instead the API treats the request as an application/octet-stream for all input file types.
To reproduce the issue:
…