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
The call.create() function throws the following error: "ValueError: 'enable-noise-cancellation' is not a valid OwnCapability"
I checked the Roles&Permissions section on the Getstream console and I saw that there's a new permission added titled "Enable Noise Cancellation". Whether I enable or disable it, the problem in the Python SDK remains consistent.
Python SDK thus neds to be updated to accommodate the new permission without error.
The text was updated successfully, but these errors were encountered:
The call.create() function throws the following error: "ValueError: 'enable-noise-cancellation' is not a valid OwnCapability"
I checked the Roles&Permissions section on the Getstream console and I saw that there's a new permission added titled "Enable Noise Cancellation". Whether I enable or disable it, the problem in the Python SDK remains consistent.
Python SDK thus neds to be updated to accommodate the new permission without error.
The text was updated successfully, but these errors were encountered: