Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

** (ArgumentError) argument error #177

Open
hassanRsiddiqi opened this issue Jul 30, 2021 · 0 comments
Open

** (ArgumentError) argument error #177

hassanRsiddiqi opened this issue Jul 30, 2021 · 0 comments

Comments

@hassanRsiddiqi
Copy link

hassanRsiddiqi commented Jul 30, 2021

I'm using basic auth in my http request, with adapter hackeny.

  • Elixir 1.11.4 (compiled with Erlang/OTP 23)
  • Erlang/OTP 23 [erts-11.2]
  • {:exvcr, "~> 0.13.0", only: :test}
code: use_cassette "contexts/mitu/valid" do
     stacktrace:
       (exjsx 4.0.0) lib/jsx.ex:148: JSX.Encoder.Tuple.json/1
       (exjsx 4.0.0) lib/jsx.ex:126: JSX.Encoder.List.unhitch/1
       (exjsx 4.0.0) lib/jsx.ex:117: JSX.Encoder.List.json/1
       (exjsx 4.0.0) lib/jsx.ex:121: JSX.Encoder.List.unzip/1
       (exjsx 4.0.0) lib/jsx.ex:114: JSX.Encoder.List.json/1
       (exjsx 4.0.0) lib/jsx.ex:121: JSX.Encoder.List.unzip/1
       (exjsx 4.0.0) lib/jsx.ex:114: JSX.Encoder.List.json/1
       (exjsx 4.0.0) lib/jsx.ex:105: JSX.Encoder.Map.unpack/2
       (exjsx 4.0.0) lib/jsx.ex:105: JSX.Encoder.Map.unpack/2
       (exjsx 4.0.0) lib/jsx.ex:101: JSX.Encoder.Map.json/1
       (exjsx 4.0.0) lib/jsx.ex:105: JSX.Encoder.Map.unpack/2
       (exjsx 4.0.0) lib/jsx.ex:101: JSX.Encoder.Map.json/1
       (exjsx 4.0.0) lib/jsx.ex:126: JSX.Encoder.List.unhitch/1
       (exjsx 4.0.0) lib/jsx.ex:117: JSX.Encoder.List.json/1
       (exjsx 4.0.0) lib/jsx.ex:4: JSX.encode!/2
       (exvcr 0.13.0) lib/exvcr/json.ex:13: ExVCR.JSON.save/2
        test/backend/mitu_test.exs:19: Backend.External.MituTest."-test get_data/1/1-after$^0/0-0-"/1
        
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant