I’m trying to make an calendar view for my company to show which employees are available. I made an app in Azure, I can logon in to the system, I get an access token, but I can’t get information. I build the request url using curl and send this header with my request And all I get as a response
Tag: office365api
Office 365 REST API – Value Returning NULL (only specific users)
I’m pulling my hair out over this, maybe someone has an idea. We have a web application, registered with Azure, that is grabbing calendar and event data from the Office 365 API that pertains to the logged in user’s account. When a user logs on to our system, we get the refresh token and access + ID tokens from Office365