crumpsbrother

Results 2 comments of crumpsbrother

I seem to have the same issue. I'm following the method described here... https://docs.microsoft.com/en-us/graph/auth-v2-service I am creating the SaslMechanism like this... await client.AuthenticateAsync(new SaslMechanismOAuth2("email address", access_token)); and I always receive...

@Jedrzej94 I think the microsoft graph library is the way i am going to have to go. The only thing holding me back is the that we are currently on...