Description
The token refresh process, working a couple weeks ago, seems to not work now.
Error
401 - Unauthorized
“{“reason”:“Invalid Token!”,“error”:“invalid_request”}”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
https://zoom.us/oauth/token
How To Reproduce (If applicable)
May not be needed. I expect somewhere somehow I am doing something wrong, even if it worked two weeks ago.
Screenshots (If applicable)
N/A
Additional context
I am POSTing, the Authorization header is in place. The Auth header is the exact same for a user’s initial Auth, and that works perfect. The refresh_token is the refresh_token provided at initial auth.