You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this parameter from the integration tests is wrong/outdated. But I think the original reported error JanusError: Missing mandatory element (admin_key) is a Janus configuration isse.
JanusError: Missing mandatory element (admin_key)
at http://127.0.0.1:5500/dist/janus.js:9999:17
at self._callback (http://127.0.0.1:5500/dist/janus.js:10479:27)
at Transaction.execute (http://127.0.0.1:5500/dist/janus.js:10504:20)
at Transactions.execute (http://127.0.0.1:5500/dist/janus.js:10572:24)
at StreamingPlugin.executeTransaction (http://127.0.0.1:5500/dist/janus.js:10432:35)
at StreamingPlugin.defaultProcessIncomeMessage (http://127.0.0.1:5500/dist/janus.js:10443:19)
at http://127.0.0.1:5500/dist/janus.js:9949:19
From previous event:
at Plugin.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:9944:9)
at http://127.0.0.1:5500/dist/janus.js:11189:64
From previous event:
at MediaPlugin.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:11188:21)
at Session.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:10199:37)
at Connection.processIncomeMessage (http://127.0.0.1:5500/dist/janus.js:9582:39)
at Connection. (http://127.0.0.1:5500/dist/janus.js:9427:10)
at EventEmitter.emit (http://127.0.0.1:5500/dist/janus.js:6066:22)
at WebsocketConnection.onMessage (http://127.0.0.1:5500/dist/janus.js:12097:10)
at WebsocketConnection. (http://127.0.0.1:5500/dist/janus.js:12008:10)
The text was updated successfully, but these errors were encountered: