Hi,<div>I am creating some support for reviewboard, since the API is exposed using HTTP_POST, I&#39;m using that. Right now, my main problem is that I need authentication. I was told that it would just work by putting it into the url with QUrl::setUserName and QUrl::setPassword but it&#39;s not really working out, I keep getting errors saying I&#39;m not logged in, I&#39;m pretty sure the rest of the request is correct because it works with &quot;curl&quot;.</div>
<div><br></div><div>Could someone tell me how can I get to work? Any other code that&#39;s doing anything similar?</div><div><br></div><div>Thanks, Aleix</div>