Recent content by marcelganczak

  1. marcelganczak

    Invalid Authentication Token when using Microsoft OneDrive REST API

    I'm trying to integrate my app with OneDrive. I'm following this tutorial: docs.microsoft.com/en-us/onedrive/developer/rest-api/getting-started/?view=odsp-graph-online For oauth I'm using Azure AD v2.0 endpoint. To get the access token, I'm calling...