API Endpoint(s) and/or Zoom API Event(s)
*https://zoom.us/oauth/tokenRequest
Description
The app is not able to update the refresh-token for an account because existing refresh-token is expired. We don’t want our customer to authorise it again so is there any way to update the expired refresh-token ?
Error?
{"error" => "invalid_grant", "reason" => "Invalid Token!"}
How To Reproduce
Steps to reproduce the behavior:
*1. https://zoom.us/oauth/tokenRequest
*2. OAuth
*3. {"error" => "invalid_grant", "reason" => "Invalid Token!"}