Forum Discussion

LukasB's avatar
LukasB
New Member
4 years ago
Solved

Connect to GraphAPI with AAD registered App

Hi,    I want to connect to Graph API and authenticate with a AAD App registration.   What works so far:  I was able to generate a Bearer Token with this Query:   = let BodyRecord = [grant_ty...