Question
"Invalid access token, this access token is not supported as query parameter string.
Suddenly getting following error.
In Android Zoom SDK.
{"code":124,"message":"Invalid access token, this access token is not supported as query parameter string."}
The createJWTAccessToken method code was working fine to generate the token previously now the geenrated token is said to be Invalid By Zoom API call.
https://api.zoom.us/v2/users/%7BuserId%7D/token?
