Sean Baildon

Results 14 comments of Sean Baildon

Looks like a case sensitivity issue; setting location to `WEUR` — not `weur` —  solves the inconsistency

> In the error you can see it show the value in lower and uppercase. > > But to be clear I never wrote it upper case. And I didn't...

App starts, but errors when hackney is not available ``` iex(2)> Stripe.Customer.list() ** (UndefinedFunctionError) function :hackney.request/5 is undefined (module :hackney is not available) :hackney.request(:get, "https://api.stripe.com/v1/customers", [{"Accept", "application/json; charset=utf8"}, {"Accept-Encoding", "gzip"},...

This ticket is very high on my list right now, will definitely be one of the next features implemented. Also yeah, I'll be working on BigWigs first!