Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Refresh token not working when generated externally

Not applicable

HI

I need to use accesstoken and refreshtoken externally. I call ServiceCallout to get both and use GenerateAccessToken to set accessToken and refreshToken. So far so good.

But when I use RefreshAccessToken policy with correct refresh token it still shows error that incorrect refresh token. I have tried both true and false for <ReuseRefreshToken>true</ReuseRefreshToken>. Im using grant_type as refresh_token

Thanks Vi

0 2 331
2 REPLIES 2
Top Solution Authors