QuickBooks Web Connector always returns a 404 error

Web Technologies Web Development 2 years ago

0 0 0 0 0

_x000D_ _x000D_ I have created a WCF service endpoint for my QBWC to call. I have exposed to over HTTPS and implemented the contracts. clientVersion authenticate closeConnection connectionError getLastError receiveResponseXML sendRequestXML serverVersion The connector has the following QWC files: QuickBooks Integrator https:///QuickBookConnector.svc Used to integrate with Quickbooks install http:// depQB {GUID} {GUID} QBFS 2 false 0xF The connector fires off and calls serverVersion, cientVersion and then authenticate. After authenticate it says "Authentication failed." However in the web service I am not even checking username and password yes. And this is what I get in the logs. 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : * Calling serverVersion(). 20150811.17:07:20 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. 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : This application does not contain support for serverVersion. Allowing update operation for backward compatibility. 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : Calling clientVersion() with following parameter: 20150811.17:07:20 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. 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : This application does not contain support for clientVersion. Allowing update operation for backward compatibility. 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_authenticate() : Authenticating to application 'DEP QuickBooks Integrator', username = 'depQB' 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_authenticate() : Calling authenticate() with following parameters: 20150811.17:07:20 UTC : QBWebConnector.SOAPWebService.do_authenticate() : QBWC1012: ***Authentication failed due to following error message. The request failed with HTTP status 404: Not Found.* More info: StackTrace = at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at QBWebConnector.localhost.WCWebServiceDoc.authenticate(String strUserName, String strPassword) at QBWebConnector.localhost.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 Now it is saying it gets a 404 error. However, I can take the exact same URL that is the "AppURL" section of the QWC file and put it in a browser and it loads the service page. SO a browser can hit the service URL but QBWC can't? Any ideas?

Posted on 16 Aug 2022, this text provides information on Web Development related to Web Technologies. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Answers (0)

Post Answer

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