Returned when Dropbox metadata does not match the content Magpie uploaded.
@type t() :: %Magpie.IntegrityError{ __exception__: term(), actual: binary() | nil, expected: binary(), path: binary() }