should prevent bad error message from uploaded invoices.

This commit is contained in:
Bryce
2024-04-14 22:35:39 -07:00
parent 71b5b9864c
commit 38030637ba
5 changed files with 11 additions and 13 deletions

View File

@@ -277,8 +277,8 @@
:client-override client
:location-override location
:vendor-override vendor
:source-url (str "http://" (:data-bucket env)
".s3-website-us-east-1.amazonaws.com/"
:source-url (str "https://" (:data-bucket env)
"/"
s3-location))))]
(import-uploaded-invoice user imports))
{:status 200