Hi @tommy,
I am getting invalid authorization code while I am using same client id and client code, it was working for me till yesterday, but today it is not working.
Request and response are as follows
https://zoom.us/oauth/token?grant_type=authorization_code&code=04fZbtsGFA_P30L4tA5QQmUg870PemO8w&redirect_uri=https://ktaproxy.dev.samsung.net:443/appbridge/api/callback/zoom
Response:
{
"reason": "Invalid authorization code 04fZbtsGFA_P30L4tA5QQmUg870PemO8w",
"error": "invalid_request"
}
Please suggest if any changes required from my side.
Thanks
Prem