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
constINTEGRATION_ALREADY_EXIST = "INTEGRATION_ALREADY_EXIST;PARTNER_ID;Integration already exist for partner id \"@PARTNER_ID@\", please disable it and try again";
server/plugins/vendor/zoom/lib/api/errors/KalturaZoomErrors.php
Line 14 in 9401da5
This is duplicated in the more generic KalturaVendorIntegrationErrors:
https://github.com/kaltura/server/blame/Scorpius-19.5.0/plugins/vendor/lib/api/errors/KalturaVendorIntegrationErrors.php#L12
Please delete all the references to the Zoom error and replace with the more generic vendor integration error.
The text was updated successfully, but these errors were encountered: