martide/arc_gcs

Arc Ecto http url uploads seem to fail after upgrading to 0.2.x

Opened this issue · 0 comments

I'm currently using arc_ecto 0.11.3 and arc_gcs 0.2.3. The error looks something like:

"Value 'null' in content does not agree with value '<my-test-bucket>'. This can happen when a value set through a parameter is inconsistent with a value set in the request.\"

Looking at differences between 0.1 and this, looks like you guys are using Tesla now for binary uploads, which I bet this use-case utilizes?