Plugin SDK for macOS error codes

These error codes are specific to the Plugin SDK. You may also see error codes for the Meeting SDK for macOS while using the Plugin SDK with your MSDK app. If you see other error codes, post in our Developer Forum.

ZoomToolSuiteErrors errors

NameError CodeDescription
unknown0Unknown error
success1Operation successful
notImplemented2Feature not implemented
wrongUsage3Wrong usage
invalidArgument4Invalid argument
internalError5Internal error
noPermission6No permission
rateLimitReached7Rate limit reached
operationTimeout8Operation timeout
versionIncompatible9Version incompatible

ZoomToolSuiteAuthResult errors

NameError CodeDescription
success0Authentication successful
requestError1Request error
verifyUserFailed2User verification failed
failed3Authentication failed

ZoomToolSuiteSpotlightResult errors

NameError CodeDescription
success0Spotlight operation successful
failNotEnoughUsers1Not enough users
failToMuchSpotlightedUsers2Too many spotlighted users
failUserCannotBeSpotlighted3User cannot be spotlighted
failUserWithoutVideo4User without video
failNoPrivilegeToSpotlight5No privilege to spotlight
failUserNotSpotlighted6User not spotlighted
unknown100Unknown error

ZoomToolSuiteSharePlayError errors

NameError CodeDescription
none0No error
unsupport1Unsupported
resolutionHigh2Resolution too high
openFailed3Open failed
playFailed4Play failed
seekFailed5Seek failed