I am getting “Account does not enabled REST API”. when i tried to get session details.
https://api.zoom.us/v2/videosdk/sessions/{SESSION_ID}?type=‘past’
SESSION_ID is the same ID of the session.
Please help me out from the same.
Also I am getting app_type mismatch issue on marketplace.
Attached screenshot for reference.
Error code:-
{
“code”: 200,
“message”: “Account does not enabled REST API.”
}