From cf25340ad084412d7d8d2d7dbb59b5c0c9147571 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Thu, 2 Jun 2022 13:49:19 -0700 Subject: [PATCH] trying without auth. --- src/clj/auto_ap/plaid/core.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clj/auto_ap/plaid/core.clj b/src/clj/auto_ap/plaid/core.clj index fe58254e..ef5145af 100644 --- a/src/clj/auto_ap/plaid/core.clj +++ b/src/clj/auto_ap/plaid/core.clj @@ -34,7 +34,7 @@ "country_codes" ["US"] "language" "en" "user" {"client_user_id" client-code} - "products" ["auth" "transactions" "liabilities"]})}) + "products" ["transactions" "liabilities"]})}) :body :link_token))