About Google credential

I very often get the following message on a Globeflow about the limitation of the Google Contacts / Google Docs / Google Drive credential :

The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.

What should be done to never have that again?

Thats an Oauth2 error, was your instance down for a long time?

No, the Oauth2 error disappears when I go to the workflow and revalidate the connection. But in production, I can’t do that systematically.
Solution ?

Hi @Yann_Berdague

Make sure the app’s Publishing status is in production mode

Thank you I’ll test. Perfect !