We have spoken to the customer many times and they have not used their account elsewhere on our app from what we can tell as such this refresh token should not be disabled.
We have checked this is the right and current refresh key, our own code works well for our own keys but not this one, for example:
We’ve been seeing the same error on our production systems, intermittently. We have many customers creating thousands of Zoom meetings, but rarely (several times a month at our scale), when we fetch a new refresh token, we get this error with status code 400:
Can your engineers provide insight into the 400 invalid_grant Invalid Token! error? It seems to be a bug in Zoom’s API.
I suspect that this is just another race condition (ie we are using the same refresh token to fetch a new refresh token twice, very quickly). But it would be nice to know what the error means for sure.
When this happens, the next request typically goes through without problem, so there is definitely nothing wrong with the credentials.
Can you share if you are still seeing this behavior on your
Yes we are seeing that behavior in our application. The refresh token is not able to get us a new access token.
Although after a while this is automatically resolved where the refresh token works as expected.
Thank you for confirming. Can you submit a support ticket for this? This way we can take a closer look at our logs and diagnose what may be happening. You can submit a request with our support here: https://support.zoom.us/hc/en-us/requests/new
Be sure to include a link to this thread along with the following details: