Code: 1001 message: 'User does not exist: ZOOM_ID.'
The User that is already registered and is associated to a zoom_id is shown error and unable to create a meeting using error code 1001. The message is shown as : data: { METHOD: POST App Type: JWT Create a Meeting #PAYLOAD
code: 1001,
message: 'User does not exist: ZOOM_ID.'
}
Account Type: Basic
POST # https://api.zoom.us/v2/users/${ZOOM_ID}/meetings
Show less