Meeting Error Codes - Javascript
Code | Type | Message |
---|---|---|
4001 | INVALID_API_KEY | 'apikey' provided in the token is empty or invalid, please verify it on the dashboard. |
4002 | INVALID_TOKEN | 'token' is empty or invalid or might have expired. |
4003 | INVALID_MEETING_ID | 'meetingId' is empty or invalid, please verify it or generate new meetingId using the API. |
4004 | INVALID_PARTICIPANT_ID | 'participantId' is empty or invalid, it shouldn't contain any whitespaces. |
4005 | DUPLICATE_PARTICIPANT | Leaving meeting, since this 'participantId' joined from another device. |
4006 | ACCOUNT_DEACTIVATED | It seems your account is deactivated by VideoSDK for some reason, you can reach out to us at support@videosdk.live. |
4007 | ACCOUNT_DISCONTINUED | Server will respond you with specific message. |
4008 | INVALID_PERMISSIONS | 'permissions' provided in the token are invalid, please don't use 'allow_join' or 'allow_mod' with 'ask_join'. |
4009 | MAX_PARTICIPANT_REACHED | You have reached max participant limit in a meeting. To increase contact at support@videosdk.live' |
4010 | MAX_SPEAKER_REACHED | You have reached max speaker limit in a meeting. To increase contact at support@videosdk.live' |
4011 | START_RECORDING_FAILED | Recording start request failed due to an unknown error. |
4012 | STOP_RECORDING_FAILED | Recording stop request failed due to an unknown error. |
4013 | START_LIVESTREAM_FAILED | Livestream start request failed due to an unknown error. |
4014 | STOP_LIVESTREAM_FAILED | Livestream stop request failed due to an unknown error. |
4015 | INVALID_LIVESTREAM_CONFIG | Livestream 'outputs' configuration provided was invalid. |
4016 | START_HLS_FAILED | HLS start request failed due to an unknown error. |
4017 | STOP_HLS_FAILED | HLS stop request failed due to an unknown error. |
4018 | PREV_RECORDING_PROCESSING | Previous recording session is being processed, please try again after few seconds. |
4019 | PREV_RTMP_RECORDING_PROCESSING | Previous RTMP recording session is being processed, please try again after few seconds! |
4020 | PREV_HLS_STREAMING_PROCESSING | Previous HLS streaming session is being processed, please try again after few seconds! |
4021 | ADD_ON_SERVICES_DISABLED | Add-On services are disabled for your account! Please contact us at support@videosdk.live.! |
4022 | UNAUTHORIZED_MEETING_ID | 'token' is not valid for the provided meetingId |
4023 | UNAUTHORIZED_PARTCIPANT_ID | 'token' is not valid for the provided participantId |
4024 | UNAUTHORIZED_ROLE | Role provided in 'token' is not valid for joining the meeting |
4025 | UNAUTHORIZED_REQUEST | Your request does not match the security configuration |
4026 | MAX_SPEAKER_LIMIT_REACHED_ON_ORGANIZATION | You have reached max speaker limit on organization. To increase contact at support@videosdk.live |
4027 | MAX_VIEWER_LIMIT_REACHED_ON_ORGANIZATION | You have reached max viewer limit on organization. To increase contact at support@videosdk.live |
4028 | MAX_RECORDING_LIMIT_REACHED_ON_ORGANIZATION | You have reached max limit of recording on organization. To increase contact at support@videosdk.live |
4029 | MAX_HLS_LIMIT_REACHED_ON_ORGANIZATION | You have reached max limit of hls on organization. To increase contact at support@videosdk.live |
4030 | MAX_LIVESTREAM_LIMIT_REACHED_ON_ORGANIZATION | You have reached max limit of livestream on organization. To increase contact at support@videosdk.live. |
4031 | START_TRANSCRIPTION_FAILED | Transcription start request failed due to an unknown error. |
4032 | STOP_TRANSCRIPTION_FAILED | Transcription stop request failed due to an unknown error. |
4035 | START_PARTICIPANT_RECORDING_FAILED | Participant recording start request failed due to an unknown error. |
4036 | STOP_PARTICIPANT_RECORDING_FAILED | Participant recording stop request failed due to an unknown error. |
4037 | START_TRACK_RECORDING_FAILED | Track recording start request failed due to an unknown error. |
4038 | STOP_TRACK_RECORDING_FAILED | Track recording stop request failed due to an unknown error. |
5001 | RECORDING_FAILED | Recording stopped due to an unknown error. |
5002 | LIVESTREAM_FAILED | Livestream stopped due to an unknown error. |
5003 | HLS_FAILED | HLS stopped due to an unknown error. |
5004 | RECORDING_DURATION_LIMIT_REACHED | Recording has been automatically stopped by the system, due to max duration limit of 2 hours reached for a single Recording. |
5005 | LIVESTREAM_DURATION_LIMIT_REACHED | Livestream has been automatically stopped by the system, due to max duration limit of 2 hours reached for a single RTMP. |
5006 | HLS_DURATION_LIMIT_REACHED | Hls has been automatically stopped by the system, due to max duration limit of 2 hours reached for a single HLS. |
5007 | TRANSCRIPTION_FAILED | Transcription stopped due to an unknown error. |
5012 | PARTICIPANT_RECORDING_FAILED | Participant recording stopped due to an unknown error. |
5013 | TRACK_RECORDING_FAILED | Track recording stopped due to an unknown error. |
3011 | ERROR_GET_VIDEO_MEDIA | Your browser/Device does not support Video. |
3012 | ERROR_GET_AUDIO_MEDIA | Your browser/Device does not support Audio. |
3013 | ERROR_GET_DISPLAY_MEDIA | Your browser/Device does not support Screen Sharing. |
3014 | ERROR_GET_VIDEO_MEDIA_PERMISSION_DENIED | Video capture permission denied. |
3015 | ERROR_GET_AUDIO_MEDIA_PERMISSION_DENIED | Audio capture permission denied. |
3016 | ERROR_GET_DISPLAY_MEDIA_PERMISSION_DENIED | Screen sharing permission denied. |
3017 | ERROR_CAMERA_ACCESS_DENIED_OR_DISMISSED | Oops! It seems like camera access was denied or dismissed. To proceed, kindly grant access through your browser settings. |
3018 | ERROR_MICROPHONE_ACCESS_DENIED_OR_DISMISSED | Oops! It seems like microphone access was denied or dismissed. To proceed, kindly grant access through your browser settings. |
3019 | ERROR_CAMERA_PERMISSION_DENIED_BY_OS | Camera permission denied by OS system settings. Please check the system settings and grant permission for this browser. |
3020 | ERROR_MICROPHONE_PERMISSION_DENIED_BY_OS | Microphone permission denied by OS system settings. Please check the system settings and grant permission for this browser. |
3021 | ERROR_CAMERA_NOT_FOUND | Please ensure your camera is connected and turned on, and that the camera driver is installed and up-to-date. |
3022 | ERROR_MICROPHONE_NOT_FOUND | Please ensure your microphone is connected and turned on. |
3023 | ERROR_CAMERA_IN_USE | The camera is being used by another application. Please close any programs utilizing the camera, such as video conferencing tools, screen recording software, or other browsers. Restart your browser and attempt again. |
3024 | ERROR_MICROPHONE_IN_USE | The microphone is being used by another application. Please close any programs utilizing the microphone, such as video conferencing tools, screen recording software, or other browsers. Restart your browser and attempt again. |
3025 | ERROR_CAMERA_PERMISSION_OR_AUTOPLAY_ISSUE | It seems like there's an issue with camera permission or video autoplay, you can check out this link for details: http://tinyurl.com/autoplay-issue |
3026 | ERROR_VIDEO_SOURCE_INITIATION_FAILED | Unable to initiate video source. Please verify browser settings for video permissions. |
3027 | ERROR_WEBCAM_TRACK_ENDED | Webcam track has ended or the webcam is disconnected. Please ensure your webcam is properly connected and try restarting it. |
3028 | ERROR_MICROPHONE_TRACK_ENDED | Microphone track has ended or the microphone is disconnected. Please check your microphone connection and try again. |
3029 | ERROR_INVALID_CUSTOM_VIDEO_TRACK | The provided custom video track is invalid; reverting to the default video track. Please ensure that the video track meets the required specifications. |
3030 | ERROR_INVALID_CUSTOM_AUDIO_TRACK | The provided custom audio track is invalid; reverting to the default audio track. Please ensure that the audio track meets the required specifications. |
3031 | ERROR_CUSTOM_VIDEO_TRACK_ENDED | The provided custom video track is in an ended state. Please verify the video track's status, and try again. |
3032 | ERROR_CUSTOM_AUDIO_TRACK_ENDED | The provided custom audio track is in an ended state. Please verify the audio track's status, and try again. |
3033 | ERROR_CAMERA_ACCESS_UNAVAILABLE | Camera access unavailable: Please ensure your device is compatible and that you're on a secure website (https://). |
3034 | ERROR_MICROPHONE_ACCESS_UNAVAILABLE | Microphone access unavailable: Please ensure your device is compatible and that you're on a secure website (https://). |
3035 | ERROR_ACTION_PERFORMED_BEFORE_MEETING_JOINED | Oops! Something went wrong. The room was in a connecting state, and during that time, an action encountered an issue. Please try again after joining a meeting. |
Got a Question? Ask us on discord