<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">it certainly can do curl directory lookups with verto.  if you do the api command “xml_curl debug_on” it will provide more details of the requests and responses, it looks like you are not handling the request in your cgi the way we expect.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 15, 2018, at 2:44 PM, Rick Jarvis <<a href="mailto:rick@magicmail.mooo.com" class="">rick@magicmail.mooo.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thanks <span class="">José</span>,<br class=""><div class=""><br class=""></div><div class="">It’s the XML_CURL binding bit that’s relevant to me then, as the server it’s querying is something we've written already.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(52, 187, 200); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  <bindings></span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(52, 188, 38); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #f4f4f4" class="">    </span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc8" class=""><binding</span><span style="font-variant-ligatures: no-common-ligatures" class=""> name="directory"</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc8" class="">></span></div></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(52, 188, 38); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc8" class="">      <param</span><span style="font-variant-ligatures: no-common-ligatures" class=""> name="gateway-url" value="<a href="https://server/xmlcurl" class="">https://server/xmlcurl</a>" bindings="directory"/</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bbc8" class="">></span></div></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(52, 187, 200); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #f4f4f4" class="">    </span><span style="font-variant-ligatures: no-common-ligatures" class=""></binding></span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(52, 187, 200); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #f4f4f4" class="">  </span><span style="font-variant-ligatures: no-common-ligatures" class=""></bindings></span></div>

<div class=""><br class=""></div><div class="">So I’m seeing posts come into my server from general stuff, but nothing when I try and authenticate with it (via Verto). </div><div class=""><br class=""></div><div class="">On the FS console I’m seeing:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>"jsonrpc":<span class="Apple-tab-span" style="white-space:pre">        </span>"2.0",</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>"id":<span class="Apple-tab-span" style="white-space:pre">     </span>1,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>"error":<span class="Apple-tab-span" style="white-space:pre">  </span>{</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">           </span>"code":<span class="Apple-tab-span" style="white-space:pre">   </span>-32000,</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">             </span>"message":<span class="Apple-tab-span" style="white-space:pre">        </span>"Authentication Required"</span></div><div style="margin: 0px; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco; color: rgb(195, 55, 32); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>}</span></div></div><div class=""><br class=""></div><div class="">So I guess either it’s not working, or maybe FS doesn’t support Curl directories for Verto?</div></div></div></div></blockquote></div><br class=""></body></html>