Hi @paulg,
I get the same error with a trusted connection. Try to use a connection string with a valid SQL Server user:
Data Source=DB_INSTANCE;Initial Catalog=DB_NAME;User ID=DB_USER;Password=DB_PWD