Microsoft-graph-api Questions
Ad
firebase auth with MIcrosoft Graph (accessToken)
I am super hopeful someone can help me - i'm kind of stuck. i'm happily using firebase auth with microsoft ad. my authprovider is
Generating Reply Email via MSGraph PHP SDK
I am rebuilding an ews-based system to use the microsoft graph rest api and i am having trouble replicating the reply email
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application:
I'm using msal to authenticate user. my useragentapplication looks like this: var
Proactive messaging bot in Teams without mentioning the bot beforehand
I'm using the microsoft bot-framework to create a bot and integrate it into teams. part of the bot's requirements include proactively messaging
Microsoft Graph API calendarView delta endpoint does not respond on initial request
When sending the first request to the calendarview api, the request does not return or timeout. this only happens to some of the requests and
"BadRequest" error while using SendMail request of Microsoft Graph API
I am writing a python script to send a mail using the microsoft graph api. the mail is sent to only those ids which exists in our aad. i
How to download an attachment from Outlook API with PHP Laravel?
I want to download an attachment. i have reached to attachment with the request:
Error when making API call to MS Graph via botbuilder-js SDK
I wrote a partial typescript version of
observing the outlook events via Microsoft Graph
I would like to observe the office 365 outlook calendar events by using microsoft graph. i created a client instance with the
Microsoft Graph API mail gets send but in spam
I am a newbie to microsoft api and was trying the microsoft graph api outlook for sending mail to different emails in nodejs. i tried the below
Ad
upload an image file to sharepoint via api graph
I am trying to upload an image file from my node.js application to a group's drive in sharepoint. as the
Getting single message from Graph
I'm trying to get a single email from an office 365 mailbox. i'm sending the email id to my app via a post
How to fix 404 error when users haven't photo?
I use laravel and microsoft-graph api. i need to get my users's photo but some haven't one and for them the api return a 404 error who
Microsoft Graph API with Simple-OAuth2 and Client Credentials Flow
I'm trying to log users with client credentials flow with simple-oauth2 in a nodejs website. my routes/index.js is this:
Scope/Roles claim not available in the Client Credentials access token
After fetching the access_token (grant_type=client_credentials) from
How to show microsoft graph calendar in a webpage
How does on show xml from graph.microsoft.com/v1.0/me/calendar in a webpage? i've been stuck for 2 weeks trying to get the api call to
MIcrosoft API get Calendar Event description and show it appropriately
In my react project, i made an axios call to populate a calendar event list taking data from microsoft outlook calendar (using microsoft api). the
Microsoft Graph API in particular active directory OU
I can find all users with below graph api url
How to get current context (logged in entity) objectId
I'm trying to get current (logged in) service principal\application object id. my code: graphrbac_client =
POST example for Microsoft graph following their nodejs tutorial
I'm a new fang in these things and i don't understand how a restful api works :( at this moment i'm trying to use microsoft graph in order
MS graph API don't send codeStatus when answering to a call
I have a bot which should answer to calls, here's
Ad
base64 converted photo from Graph displays as broken image
I've racked my brain (and others) trying to get this to work. i am pulling a photo via ms graph api - this part works fine. i am able to receive
Microsoft single tenant authentication with Firebase
For a work-related app i use firebase authentication with microsoft. in this case, however, it is important that only people from my company (we
Should I make 3rd party API calls in backend or frontend?
I have an api and that api needs some data from the microsft graph api. i was thinking of implementing an endpoint in my api to refresh the token
Microsoft Graph api: subscription notification request fail issue
I'm creating subscription for webhooks. for implementation i'm using https://github.com/microsoftgraph/msgraph-sdk-php package.
ErrorAccessDenied delete attachments with microsoft graph
I'm trying to remove attachments with microsoft graph. i have the following function: getaccesstoken(function(accesstoken) { if
Using multiple filters in .Filter() with GraphServiceClient in .NET application
I'm unable to combine filters. i get an error from graph when i try to do so. examples as below: this works: var users =
Microsoft graph Unable to read JSON request payload
I'm trying to create subscriptions with microsoft graph in php, however i am unable to see what is going wrong at this point. the code is
Is there a solution to set user birthday to null, empty or default value?
I have set a birthday to a user. i need to remove this birthday, but i'm unable. i have tried patch method in the documentation but field
How to write correct C# GraphClient filter to retrieve users with ExternalUserState = null?
I don't manage to create a filter to get the users that have null in the externaluserstate property my attempts: var users =
Microsoft Graph Rest API v1.0 --- HTTP GET Request
Trying to make a request like shown below
Refresh token with Graph OAuth v2.0
I'm requesting a user's info via microsoft graph. i use the 2.0 endpoint. this is my login function: login() {
Ad
MSAL library returns 403
After configuring my app on apps.dev.microsoft.com i can login with an administrator account to the mobile application with msal.
Ad
Blog Categories
Ad