<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Samuel,<div class=""><br class=""></div><div class="">You need to make sure you have a compete URI, for example “<a href="http://www.google.com" class="">http://www.google.com</a>”.</div><div class=""><br class=""></div><div class="">It looks like you forget the “<a href="http://“" class="">http://“</a> portion.</div><div class=""><br class=""></div><div class="">See <a href="https://github.com/erlang/otp/blob/a2670f0822fc6729df956c8ec8c381340ff0a5fb/lib/inets/src/http_lib/http_uri.erl#L137-L139" class="">https://github.com/erlang/otp/blob/a2670f0822fc6729df956c8ec8c381340ff0a5fb/lib/inets/src/http_lib/http_uri.erl#L137-L139</a></div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Drew</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 15, 2015, at 6:43 PM, Samuel Barney <<a href="mailto:samjbarney@gmail.com" class="">samjbarney@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I'm trying to use httpc:request/1, but every single time I call it I get a no_scheme error. I've started inets, and all of the examples I've found say I am doing it correctly. Has anyone had this error before, and how did you resolve it?<div class=""><br class=""></div><div class="">Respectfully,</div><div class="">Samuel Barney</div></div>
_______________________________________________<br class="">erlang-questions mailing list<br class=""><a href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br class="">http://erlang.org/mailman/listinfo/erlang-questions<br class=""></div></blockquote></div><br class=""></div></body></html>