adding more debuggingv.
This commit is contained in:
@@ -112,6 +112,7 @@
|
|||||||
|
|
||||||
(defn do-import []
|
(defn do-import []
|
||||||
(let [transactions (client/get-transactions)
|
(let [transactions (client/get-transactions)
|
||||||
|
_ (println "All accounts:" (client/get-accounts))
|
||||||
_ (println "ALL Transactions:" transactions)
|
_ (println "ALL Transactions:" transactions)
|
||||||
all-bank-accounts (mapcat (fn [c] (map
|
all-bank-accounts (mapcat (fn [c] (map
|
||||||
(fn [{:keys [id yodlee-account-id]}]
|
(fn [{:keys [id yodlee-account-id]}]
|
||||||
|
|||||||
Reference in New Issue
Block a user