Try a normal redirect policy

This commit is contained in:
Kiran Shila
2022-03-23 15:52:31 -07:00
parent 1c78ab8ea6
commit db7aa549ed

View File

@@ -27,6 +27,7 @@
:as :json-string-keys
:coerce :always
:async? true
:http-client {:redirect-policy :normal}
:headers {"X-API-Key" key}}
params)
put