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

{:ok, :undefined, :undefined} #16

Open
hdcos opened this issue Jan 14, 2016 · 0 comments
Open

{:ok, :undefined, :undefined} #16

hdcos opened this issue Jan 14, 2016 · 0 comments

Comments

@hdcos
Copy link

hdcos commented Jan 14, 2016

When i launch the example request or this one : http://www.webservicex.net/New/Home/ServiceDetail/42

I get this answer from the service : {:ok, :undefined, :indefined}
Am I missing something?

here is my code:
Detergentex.init_model("http://www.webservicex.net/uszip.asmx?WSDL")
Detergentex.call("http://www.webservicex.net/uszip.asmx?WSDL", "GetInfoByZIP", ["35006"])

I tried with the detergent library (using single quotes) and I get the same result... :'(

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