About 12,100 results
Open links in new tab
  1. Getting "403 Forbidden" from Azure AD Graph API trying to reset a …

    Mar 26, 2019 · We're trying to reset user password using Azure AD Graph API but receiving a "403 Forbidden" when we try to do the reset operation. The call fails in both the scenario where the user is …

  2. Identify between Azure Office 365 groups and distribution groups …

    Mar 16, 2017 · After looking through Azure AD Graph API, Microsoft Graph API, and EWS Managed API it seems everything points to using PowerShell to be able to create non-security groups such as Mail …

  3. Creating an Azure AD Application Programmatically

    Oct 2, 2015 · I am trying to write some code that will create 2 Azure AD applications. The first is a web/web api application and the second is Cilent application. When complete, the client application …

  4. Query Directory roles of a user in Azure Graph API

    Mar 9, 2016 · I am trying to query the roles (Directory Role) of a user (I have ObjectId and the UPN of the user) by just calling the Graph API once! I'm able to query a user and then use that user to get …

  5. Calling the Graph api after SAML2.0 auth. How do I get the Auth token ...

    Mar 26, 2018 · Calling the Graph api after SAML2.0 auth. How do I get the Auth token required. Archived Forums 41-60 > Azure Active Directory

  6. SOLVED: The provided value for the input parameter 'scope' is not valid.

    Jan 17, 2019 · The application uses the Microsoft Graph API (graph.microsoft.com) and uses version 1 of the API. When users logon to this application the login page shows an error:

  7. Azure AD B2C - "invalid_grant" when accessing "/token" authorization ...

    May 28, 2019 · Removing application write permissions for Windows Azure Service Management API, Windows Azure Active Directory and Microsoft Graph. Adding scope=openid%20offline_access …

  8. Office 365 Add-in to be run in background - social.msdn.microsoft.com

    Nov 27, 2018 · Question 0 Sign in to vote Is it possible to develop an add-in for office 365 or Outlook that can read mails as they come and trigger API's i.e to run in background continuously when user …

  9. OAuth authentication failed due to Invalid token

    Jun 15, 2020 · This forum (Outlook for Developers) is for development issues related to Outlook Object Model and Office 365 for Developers is for issues about Office 365 Graph API and Office 365 REST …

  10. Outlook REST API - social.msdn.microsoft.com

    Apr 14, 2020 · Outlook REST API : How to determine if calendar events are in the same recurring series? Because events have different seriesMasterId for same series. Archived Forums 161-180 > …