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
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm currently using arc_ecto 0.11.3 and arc_gcs 0.2.3. The error looks something like:
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?
The text was updated successfully, but these errors were encountered: