-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
const INTEGRATION_ALREADY_EXIST = "INTEGRATION_ALREADY_EXIST;PARTNER_ID;Integration already exist for partner id \"@PARTNER_ID@\", please disable it and try again"; |
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.
Metadata
Metadata
Assignees
Labels
No labels