`scope` occasionally missing when refreshing an access token

Description
On some attempts to refresh an access token (i.e. POST https://zoom.us/oauth/token?grant_type=refresh_token&refresh_token=....), we receive a 200 response with a payload containing a JSON object with the keys access_token, refresh_token, token_type, expires_in. But scope is missing from the object.

Error
scope should be present according to the documentation.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
https://zoom.us/oauth/token

Hey @ryan,

That is odd! Can you private message me a payload with the scope excluded?

Thanks,
Tommy

I’m also experiencing this, I’ll also send you a private message.

EDIT: I cannot send private messages yet as I’m a new user.

Hey @dominic2,

Please send the token API response with the scope excluded to developersupport@zoom.us so we can debug.

Thanks,
Tommy