** (MatchError) no match of right hand side value:
{:error, %HTTPoison.Error{id: nil, reason: {:options, {:sslv3,
{:versions, [:"tlsv1.2", :"tlsv1.1", :tlsv1, :sslv3]}}}}}
Is this a misconfiguration on my system (Elixir 1.10.4, Linux Mint 20 x86_64)?
When calling
Goth.Token.for_scope/1
, I seeIs this a misconfiguration on my system (Elixir 1.10.4, Linux Mint 20 x86_64)?