Question
Zoom Access Token PHP
I need help how to get access token as my client id and client secret is correct. https://zoom.us/oauth/token?grant_type=authorization_code&code=&redirect_uri='
I use this code to generate access token with encoded client id and client secret but got bad request error.