Question
Roche
IN
Last activity: 21 May 2021 4:39 EDT
Refresh token not working in pega for OAuth 2.0 - Offline- google api integration
For Integration with Google API using OAuth 2.0, We configured the Authentication Profile with Grant Type as "Authorization Code" and access_type as "offline" to get the refresh_token along with other access token details such as Access Token, token Expiry etc. Successfully after getting the refresh token and checking the "Use Refresh Token if Available" checkbox, We're unavailable to get the new access token after it's expiration time. Can someone guide which configuration we're missing?