Microsoft Graph : Lifetime validation failed, the token is expired

Hello

Problem

I created an Oauth v2 connection using the Make.com tutorial and it works normally.
The problem is that after a few days I have to come back to do a “Reauthorize”.

{"error":{"code":"InvalidAuthenticationToken","message":"Lifetime validation failed, the token is expired.","innerError":{"date":"xxx","request-id":"xxx","client-request-id":"xxx"}}}

Aim

How can I get it to update the token on its own?

Thanks,

Include screenshots of

image