I have created a Connector to SQL server, which claims to have successfully connected.
When I add an Insert Row (v2) action from the premium SQL Server Connecter, it fails with:
Could not retrieve values. The dynamic invocation request failed with error: { "status": 401, "message": "Credentials are missing or not valid.\r\n inner exception: The credentials provided for the SQL source are invalid. Blah Blah Blah.
Why would I be able to connect when creating the connector but not when using that connector with a SQL action?