I'm encountering a room creation limit error when using TUICallKit, and need help understanding the complete error and solutions. Here's the full error log:
TRTC [19:46:47:412] <ERROR> [troomEngine1|user_53826]
hook.js: 608
[room_operation_handler: 140]
HandleCreateRoomResponse error_code: 100013 error_message: max meeting count over limit (>= 10)
| request_id: Id-f9e397f350024901a04311778dacdf98-0-Seq-32087056
| room_id: 3446042
overrideMethod @ hook.js:608
I did not find any interface for querying the current account's Room information or releasing the Room in the documentation.
Error message screenshot