Oauth 2.0 Not refreshing Token

Hey @NealSr,

There is no setting, as long as the server returns a 401 response we should be using the refresh token to get a new valid token for auth.

Can you make sure your refresh url is correct and that your service returns a 401 and also try using the 1.54 release of n8n to see if that changes anything.