Closed RikiTikiTawi116 closed 7 months ago
Hello @RikiTikiTawi116
Can you please output your params here?
@GhaziTriki U can found this param in create meeting parameters class. All used versions is in first message. And I have warning in bbb logs. So, or api use old parameter name or it's bigbluebutton bug.
@RikiTikiTawi116 I mean can you ouptut the debug logs of your CreateMeetingParameters? You can use Tracy Debugger as example.
@GhaziTriki its debuging, code & logs if I set parameter from api lib and without.
@RikiTikiTawi116 Can you try true
with small letters?
Thank you for suggestion! Unfortunately this change doesn't seems to resolve this issue. Moreover, this warning appears even if you do not use lockSettingsDisableNotes parameter.
@RikiTikiTawi116 Can you please try with the dev-develop
from your composer?
@GhaziTriki On dev-develop this work ok
BIGBLUEBUTTON_RELEASE=3.0.0-alpha.5 bigbluebutton/bigbluebutton-api-php: 2.2.0 Drupal 10.2.5
In /var/log/bigbluebutton/bbb-web.log 'WARN o.b.api.ParamsProcessorUtil - [DEPRECATION] use lockSettingsDisableNotes instead of lockSettingsDisableNote'
I use lockSettingsDisableNotes on Drupal side but any way I have this warning