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
Currently, if the connector is not found for a version but it's available for another version, it throws "CONNECTOR_NAME is invalid connector" error.
Instead, throw more precious error saying if the connector is completely invalid or just listed for a specific version like "CONNECTOR_NAME is only for DSA v2".
The text was updated successfully, but these errors were encountered:
Currently, if the connector is not found for a version but it's available for another version, it throws "CONNECTOR_NAME is invalid connector" error.
Instead, throw more precious error saying if the connector is completely invalid or just listed for a specific version like "CONNECTOR_NAME is only for DSA v2".
The text was updated successfully, but these errors were encountered: