Brian Matthew Kessler

Results 6 issues of Brian Matthew Kessler

This isn't so much an issue with Newman as not finding Postman to be an ideal JavaScript editor, yet finding it worse to edit .json collection files in something else....

**Describe the bug** We have a custom implementation of `DefaultTypeConverter`. When it returns null, the separator between it and the next column is missing so subsequent data is effectively shifted...

bug

Existing samples were derived from the project which I extracted and refactored the original code for this library. These weren't necessarily the most simple. Also, I've added more functionality which...

As this library is turning into an opinionated framework -- with classes to be used for triggers and DML so it will be easier to write proper unit tests --...

I just compiled my project to include forcex and got the following warning: warning: function process_response/1 required by behaviour HTTPoison.Base was implemented as "defp" but should have been "def" (in...

Attempted `client = Forcex.Client.login |> Forcex.Client.locate_services ` But received the following error: > > 19:06:57.558 [debug] conf=%{client_id: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", client_secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", password: "XXXXXXXXXXXXXXXXXX", security_token: "XXXXXXXXXXXXXXXXXX", username: "[email protected]"} > ** (FunctionClauseError) no...