You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was able to get my code working... it was completely not obvious doing so... the way keys destructuring is used in the put-attachments i haven't seen before. i has to do some ugly manipulation to my doc hash-map :(
i'm getting errors with the below code.
IllegalArgumentException No value supplied for key: {:filename "test_0.pdf", :mime-type "application/pdf", :data-length 3298639, :data #<BufferedInputStream java.io.BufferedInputStream@65d8015a>} clojure.lang.PersistentHashMap.createWithCheck (PersistentHashMap.java:89)
The text was updated successfully, but these errors were encountered: