2

I used the following library to generate a soap Client out of my wsdl-Files. https://github.com/bet365/soap

All works fine in my dev environment - i can successfully call the services.

The Problem: When I build my Elixir Release by Distillery it seems not to work at all. I get following back by the previous generated Client:

{:error, {:client, {:encoding_body, :error, :undef}}, ""}

I thought about a path problem regarding hrl-records (include folder) or generated client (src folder). All tries - no luck. Moreover my application is an Umbrella-Application (maybe there is a problem..?)

Any help appreciated!

quax
  • 71
  • 7

0 Answers0