authentication fail in web connector for connecting quickbooks

Web Technologies Web Development 3 years ago

1.98K 1 0 0 0

_x000D_ _x000D_ i am using localhost but please assume domainname.com is a localhost QBWebConnector.WebServiceManager.DoUpdateSelected() : updateWS() for application = 'My QuickBooks SOAP Server' has STARTED 20140805.11:34:53 UTC : QBWebConnector.RegistryManager.getUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock = FALSE 20140805.11:34:53 UTC : QBWebConnector.RegistryManager.setUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock has been set to True 20140805.11:34:53 UTC : QBWebConnector.RegistryManager.setUpdateLock() : ***************** Update session locked ***************** 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : Initiated connection to the following application. 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppName: My QuickBooks SOAP Server 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppUniqueName (if available): My QuickBooks SOAP Server 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppURL: http://domainname.com/magece17/quickbooks-php-master/docs/web_connector/example_web_connector.php 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : * Calling serverVersion(). 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : Actual error received from web service for serverVersion call: . For backward compatibility of all webservers, QBWC will catch all errors under app-not-supporting-serverVersion. 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : This application does not contain support for serverVersion. Allowing update operation for backward compatibility. 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : Calling clientVersion() with following parameter: 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.updateWS() : Actual error received from web service for clientVersion call: . For backward compatibility of all webservers, QBWC will catch all errors under app-not-supporting-clientVersion. 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : This application does not contain support for clientVersion. Allowing update operation for backward compatibility. 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_authenticate() : Authenticating to application 'My QuickBooks SOAP Server', username = 'quickbooks' 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_authenticate() : Calling authenticate() with following parameters: 20140805.11:34:53 UTC : QBWebConnector.SOAPWebService.do_authenticate() : QBWC1012: Authentication failed due to following error message. The server committed a protocol violation. Section=ResponseStatusLine More info: StackTrace = at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at QBWebConnector.domainname.com.WCWebServiceDoc.authenticate(String strUserName, String strPassword) at QBWebConnector.domainname.com.WCWebService.authenticate(String strUserName, String strPassword) at QBWebConnector.SOAPWebService.authenticate(String UserName, String Password) at QBWebConnector.WebService.do_authenticate(String& ticket, String& companyFileName) Source = System.Web.Services 20140805.11:34:53 UTC : QBWebConnector.RegistryManager.setUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock has been set to False 20140805.11:34:53 UTC : QBWebConnector.RegistryManager.setUpdateLock() : ******************* Update session unlocked ***************** 20140805.11:34:53 UTC : QBWebConnector.WebServiceManager.DoUpdateSelected() : Update completed with errors. See log (QWClog.txt) for details.

User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 3 years ago
_x000D_ This: QBWC1012: Authentication failed due to following error message. The server committed a protocol violation. Indicates a problem with your web server. If you search online, the most commonly recommended solution is to add this to your config: But, with that said, you should check your web server error logs to see why it's throwing that error.
0 views
0 shares

No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.

Similar Forum


Q

Unity hosting a custom piece of code on own website [on hold]

_x000D_ _x000D_ I was wondering how would you be able to host an "API" on your own website that you...
Q

I am needing advice on a web bot [on hold]

_x000D_ _x000D_ I want to code a bot that has a GUI or CLI doesn't really matter yet but a GUI would...
Q

date and time picker, that can take a max and min absolute time, compatible with react [on hold]

_x000D_ _x000D_ I have an issue with scheduling things in a web platform (react.js), and need a date...

Important Web Technologies Links