Skip to main content
Skip table of contents

SQ-1301: Configuration Not Saved By Init

Description


This error occurs when the configuration is not saved by the initialize method of a connector does not call saveConfig(). If the configuration was loaded then it will be automatically saved after the initialize method completed. This generally only affects third party or early access connectors. You can see the vendor of the connector on the datasource administration page under the datasource card:

image-20241115-200238.png

Possible Causes and Troubleshooting Steps

Connector Issues

  1. Connector Version: Ensure that you have the latest version of the connector available.

  2. Connector: If you are on the latest version of the connector, please contact the connector vendor to ensure saveConfig is being called in the initialize method.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.