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

Did you get any further with solving this, we are getting the same issue. Our time-out for reauthentication tho is quicker than your issue with the authentication only working for a couple of hours before requiring us to reauthentication.

Welcome to the Make community!

You’ll need to set up the refresh token parameters correctly when setting up the connection.

Then it should automatically handle the refresh.

Otherwise, if this is a bug, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to. Additionally, sharing sensitive information about your account or scenario might not be suitable for an open forum discussion.

You can open a new ticket here, or if you are unable to login for some reason, you can create another new free account to access the ticketing system (which is only available to logged-in users).

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.

Join the Make Fans Discord server to chat with other makers!

2 Likes