Skip to content

Error while "Join audio as a listener"  #29

@06dilipg

Description

@06dilipg

Hi,

Setup of bigbluebutton and bigbluebot is done and while performing testing, i'm facing issue as mentioned below. Please have a look.

Bigbluebutton version used: 2.3
bigbluebot version used: 2.0

Join via video and chat are working as expected.
But "Join audio as a listener" snippet is not working as expected after running run.js file.

run.js file:
const bigbluebot = require('bigbluebot'); const actions = async page => { await bigbluebot.audio.modal.listen(page); }; bigbluebot.run(actions);

For your referrence, error screenshot is attached below:
BotError

Awaiting for the response.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions