Hi,
   I'm using TG with TWiki. Some of the areas on my site are password protected so return a 401 error (HTTP 401 Error: Unauthorized Access).

Is there a way to get TG to authenticate?

Thanks, M.

java.io.IOException: Server returned HTTP response code: 401 for URL: http://blah/bin/viewauth/Social/DinnerOnSouthBank
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at javax.swing.JEditorPane.getStream(Unknown Source)
        at javax.swing.JEditorPane.setPage(Unknown Source)
        at com.touchgraph.wikibrowser.TGWikiBrowser$8.run(TGWikiBrowser.java:579
)