Skip to content

Can not perform delete without auth options #74

@ken-kost

Description

@ken-kost

delete from Document was not working for me without implementing a variant that includes auth options.
I would get

{:error,
 %HTTPoison.Error{
   reason: {:tls_alert,
    {:unknown_ca,
     ~c"TLS client: In state wait_cert at ssl_handshake.erl:2138 generated CLIENT ALERT: Fatal - Unknown CA\n"}},
   id: nil
 }}

After trying my variant it worked. Am I missing something or is this missing? I could open a PR for that change if somebody gives me green light. 🟢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions