<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="">if you have it not hitting curl at all (and you have xml_curl debug_on enabled) and you see nothing, it sounds like the connection is failing before it even gets that far.  Its hard to tell why with tiny snippets of information cherry picked out like below.  Something in verto settings i would suspect.  You can try to enable verto debug to get some more info possibly.<div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 15, 2018, at 4:17 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="">What am I looking for exactly? I am seeing:<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(175, 173, 36); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mod_verto.c:1876 BAD READ -1000</span></div></div><div class=""><br class="">

<div class="">…which sounds relevant. But I’m not seeing anything on my app receiving the request (I’ve got that simply console logging anything that hits the URL, and nothing happens when doing the Verto login…)</div><div class=""><br class=""></div><div class=""> <br class=""><blockquote type="cite" class=""><div class="">On 15 May 2018, at 20:40, Michael Jerris <<a href="mailto:mike@jerris.com" class="">mike@jerris.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="">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 class=""><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=""></div>_</div></blockquote></div></div></div></div></blockquote></div></div></body></html>