Hi, I access an HTTP endpoint with Basic Authentication using sml:PostRequest.
It would be natural for the error message to accurately indicate the cause of miscommunication such as: - connection refused (typically the peer OS got the TCP CONNECT but no service is listening on that port) - connect time out (that was my scenario i feel, my VPN did not work and I did not have any connectivity at all) - read/write time out - Unauthorized 401 responded - Forbidden 403 responded - others However, even if the connection could not be established at TCP/HTTP level (what i could see in the browser as well), it gave me "Authentication error". Also clearly it could not be authentication error because the credentials used for basic authentication were the same throughout my development period and I reproduced this alot always confirming that in fact it was unavailability of network connectivity. Do you suggest to use a Jira or other system to log this? Thanks, Nicu -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
