Hi team,
We are using RefreshTokenException() method to refresh the access_token. Before it was worked fine. Few of customer are facing issue. When we check bundle logs. we got this error
ERROR\tInvoke Error\t{\"errorType\":\"RefreshTokenException\",\"errorMessage\":\"\",\"name\":\"RefreshTokenException\",\"message\":\"\",\"stack\":\\"RefreshTokenException\",\" at reinitRefreshToken (eval at module.exports.handler (/var/task/lambda-handlers/evalbox.js:14:3), <anonymous>:51:17)\",\" at Object.get_teams_post_poll (eval at module.exports.handler (/var/task/lambda-handlers/evalbox.js:14:3), <anonymous>:490:9)\",\" at Object.ctx.to_be_ran (eval at module.exports.handler (/var/task/lambda-handlers/evalbox.js:14:3), <anonymous>:541:69)\",\" at Object.ctx.always_async (eval at module.exports.handler (/var/task/lambda-handlers/evalbox.js:14:3), <anonymous>:543:19)\",\" at Function.<anonymous> (/var/task/lambda-handlers/evalbox.js:22:26)\",\" at /var/task/node_modules/synchronize/sync.js:296:10\"]}
We couldn’t able to figure out the issue. Can you check on this team? Anything else we need to do to fix this?