Skip to main content
Participating Frequently
November 24, 2025
Question

Issue with OAuth Token Expiry Handling: Access Token Expired but No Prompt to Reauthorize

  • November 24, 2025
  • 16 replies
  • 325 views

We are using OAuth 2.0 with Authorisation Grant in our Moveworks plugin integration. On first authorization, we successfully receive both an access token and a refresh token. However, the access token expires after 24 hours, and when users query the plugin after that, the plugin directly fails instead of prompting the user to re-authorize.


Expected behaviour :  


When the access token expires, the plugin should use the refresh token to fetch a new access token silently. If that also fails (e.g., refresh token expired), it should prompt the user to re-authorize.


Current behaviour :  

The plugin fails immediately on expired access token without asking users for re-authorization, resulting in poor user experience.


Request:  


Could you please advise the best practice or configuration in Moveworks to handle access token expiration and ensure the plugin prompts users for reauthorization when necessary?


Thank you in advance for your help.

16 replies

Kevin Mok
Community Manager
November 24, 2025

Hey ​@RakeshTWC - This is a known bug and fix is planned to be deployed later this week so the users are always prompted to authorize again!

DIANA.TWC
Inspiring
November 24, 2025

Thank you so much ​@Kevin Mok for the response. How will we know when the fix is in place? Will Moveworks send a notification or make a post the same day?

RakeshTWCAuthor
Participating Frequently
November 24, 2025

Hey ​@RakeshTWC - This is a known bug and fix is planned to be deployed later this week so the users are always prompted to authorize again!

Thank you so much ​@Kevin Mok for the response.

 

Kevin Mok
Community Manager
November 25, 2025

I will update this thread. 

RakeshTWCAuthor
Participating Frequently
December 1, 2025

Hey ​@Kevin Mok, has the authentication issue been resolved?

 

Thanks in advance. 

Kevin Mok
Community Manager
December 1, 2025

Hey ​@DIANA.TWC ​@RakeshTWC  - Due to some deployment issues last week ,we couldn’t get the fix out on time, but we should be applying today after business hours!

Kevin Mok
Community Manager
December 2, 2025

The fix is in now!

RakeshTWCAuthor
Participating Frequently
December 3, 2025

Hi @Kevin Mok, good morning. I’m still encountering the issue of receiving authorization notifications in case the token expires.

Kevin Mok
Community Manager
December 3, 2025

Sorry about that, I contacted our ENG team to investigate.

RakeshTWCAuthor
Participating Frequently
December 8, 2025

Hi ​@Kevin Mok , Good Morning. 

Is there any update on the issue still facing the same issue.

Thanks in advance