• Christopher M Fani
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Running into an issue integrating with O365 SP Online.  I have been able to successfully authenticate and use the Graph API with the 2 step Authorization Grant flow in Apex. 

I have been trying to replicate using an Auth Provider and Named credentials.  I have setup the AP and authenticated the Named Credential.  The Bearer token is inserted into the header of the API call, but the response is Invalid Token.  Looking to see if anyone has been able to get this working.            
Running into an issue integrating with O365 SP Online.  I have been able to successfully authenticate and use the Graph API with the 2 step Authorization Grant flow in Apex. 

I have been trying to replicate using an Auth Provider and Named credentials.  I have setup the AP and authenticated the Named Credential.  The Bearer token is inserted into the header of the API call, but the response is Invalid Token.  Looking to see if anyone has been able to get this working.