How many days does a Zoom Connection will expire
Status: Closed · Asked by Admin Account on · 0 views
Hello there,
Thanks for contacting us.
Zoom OAuth access tokens expire after 1 hour (3,600 seconds). For user-authorized OAuth flows, the accompanying refresh token lasts for 90 days from its last use or issue date. You do not need to re-authenticate manually if your app automatically uses the refresh token within 90 days to generate a new token set.
Token Lifetimes and Rules
Access Token: Lasts for 1 hour. It cannot be extended and must be renewed using a refresh token.
Refresh Token: Lasts for 90 days. Each time you use a refresh token, Zoom issues a new refresh token with a fresh 90-day countdown and invalidates the old one.
The 90-Day Limit: If your application fails to call the Zoom API or refresh the tokens within 90 consecutive days, the refresh token expires entirely. At that point, the connection dies, and the user must go through the full OAuth authorization prompt again to establish a new connection.
Thanks & Regards,
Adeel Akhtar
🌐 Pabbly.com