It would be great to pass the current user profile picture to the BBB call. The BBB Add On for Nextcloud offers the same feature. Maybe some code can be taken from its implementation.
The URL seems to have a defined scheme:
https://mattermost.domain.org/api/v4/users/<user_id>/image
It would be great to pass the current user profile picture to the BBB call. The BBB Add On for Nextcloud offers the same feature. Maybe some code can be taken from its implementation.
The URL seems to have a defined scheme: