Jump to content
mvanrijnen

Delphi11.3 - TRestClient - MSGraphAPI - Error 12029

Recommended Posts

Hello,

I just had to work on a project for the first time in D11.3, it uses TRestclient against the MSGRaph API.

Now i'm getting error 12029, probably some TLS problem, anyone got a quick solution?
Tried, .SecurityProtocols := [TLS12, TLS13] etc.  not working

 

Running on Windows 11 (21H2), updating to 22H2 right now.

 

Edited by mvanrijnen

Share this post


Link to post

During the Execute of the post to get the token.

'https://login.microsoftonline.com/[clientname].onmicrosoft.com/oauth2/v2.0/token'

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×