This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

cedric5
Hello I am a beginner in Elixir and I’m currently running into the following issue. When trying to make a post request to a server using...
New
dogweather
I get this error with both :httpc and HTTPoison.get. Here’s HTTPoison: iex(1)> HTTPoison.get! "https://grad.tamu.edu/" 22:15:54.179 ...
New
GoulvenClech
Hi everyone, Recently, our transactional emails won’t launch and return HTTPoison.Error like : %HTTPoison.Error{reason: {:options, :inc...
New
Doerge
Hey everybody, I get a response from a (pretty funky) API, and am trying to decode it with HTTPoison. It fails with something like this...
New
eye_contact
I want to use httpoison in my first project in Elixir. It’s the only dependency I’ve put into my mix.exs file. I would love some helpful ...
New
mikejm
I am attempting to make my first Phoenix HTTP request using HTTPoison but it is not working and I cannot figure out why. If I create a b...
New
orborn
I have this curl request curl -x "http://proxy-server.com:8001" -k "https://httpbin.org/ip" The curl request is going through the proxy...
New
itzmidinesh
Hi all, I’m working on a Phoenix project where I need to make external HTTP requests and I’m trying to choose between Req and HTTPoison....
New
Oscar_dev
Hello, I am trying to send a request to a server on the same network. def unload_model(conn, %{"id" => id}) do case Frontend.R...
New
Cam
I’m trying to make a post request to a Slack webhook. I’ve got a pretty straightforward post request here: defmodule MyApp.Slack do de...
New
auryn
Hey Somehow I have a Problem. If I send a HTTPoison GET request against a webpage using the AEAD-CHACHA20-POLY1305-SHA256 encryption I g...
New
undeadko
Hello everyone, I am trying to access a web page with some pictures in it, so that I can download the pictures and then do some fun thin...
New
tduccuong
Hi everyone, I have an Elixir app that sends out HTTP requests using HTTPoison. Usually it works fine, but I noticed it gives timeout er...
New
apoorv-2204
* (ErlangError) Erlang error: {{{:case_clause, []}, [{:ssl_gen_statem, :iovec_from_front, 4, [file: 'ssl_gen_statem.erl', line: 1636]}, {...
New
sora1
What I want to do I want to output log about request information with httpoison and hackney. I found :hackney_trace.enable that can outp...
New

Trending Over Three Years Top

zkessin
I am trying to hit an HTTPS endpoint and when I call it HTTPoison returns this error {:error, %HTTPoison.Error{id: nil, reason: {:tls_a...
New
DennisKh
Hi all, I’m stuck with a problem and would really appreciate any feedback or ideas you might have. I followed the official documentatio...
New
vyachkonovalov
Hello. I’m getting a strange error when using HTTPoison.get (:hackney.get) with https. Here’s an example: iex(1)> :hackney.get("http...
New
Fl4m3Ph03n1x
Background I have library that uses HTTPoison for some functionality I need to test. To achieve this I am using Mox, which I believe is t...
New
bdarla
Dear all, After upgrading Erlang to version 23.0, a previously working project stopped working and I am getting the following error when...
New
Srene
Hi… I have the following in python: response = requests.post(url,data=parameters, auth=(api_key, ‘’)) What is the HTTPoison ot HTTPoti...
New
Fl4m3Ph03n1x
Background We have an app that deals with a considerable amount of requests per second. This app needs to notify an external service, by ...
New
toddholmberg
Hello. I am trying to find the best way forward doing the following: Make an HTTPS request to an arbitrary URL. Make this request using...
New
chadcf
I’m attempting to gracefully handle failures from an api call and am struggling a bit with how to do this. Take for example the following...
New
ltgaxkeh
Hi again! How do I map a multi level json (response after HTTPoison.get) Here’s my json: [ { "Payor": "ASMSI", ...
New
bharadwaj
can someone please explain me how the connection pools work in HTTPoison (hackney), how does it effect the latency of http requests.
New
Nicolas
Hi, I have this URL https://beerfactory.org/api/v1/apps which redirects (HTTP 301) to https://mastodon.beerfactory.org/api/v1/apps. Whe...
New
nikody
I guess this is not a strictly Phoenix question so I’ll not tag it as such. I am wondering about the following - as HTTPoison uses hackne...
New
Leo328
Hey there, I’m pretty new to the Elixir world but love what I see so far - you guys and gals seem to be really helpful and supportive pe...
New
mandarvaze
I am facing a unique(?) problem. I have unit tests and integration tests Both call the same set of functions. All the integration test...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement