Hi everyone, I’m using HTTP AUTHENTICATE to authenticate connections to a web server. The call to authenticate is immediately followed by a HTTP get(). The HTTP get occasionally fails and I’ve been able to trace this to a failed HTTP AUTHENTICATE, which appears to be an error from the website. However, it appears there’s no way to know the authentification succeeded or failed. There is no return code and OK doesn’t get set either. So I get various errors such as -9935 from the subsequent call to HTTP get(), which isn’t very helpful.
Has anyone found an elegant workaround to find out if HTTP AUTHENTICATE() actually worked they can share? Thanks in advance, Paul ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

