Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. 20170705.06:31:00 UTC : QBWebConnector.SOAPWebService.do_authenticate() : *** Calling authenticate() with following parameters:<userName="username"><password=<MaskedForSecurity>
  2. 20170705.06:31:00 UTC : QBWebConnector.SOAPWebService.do_authenticate() : QBWC1012: Authentication failed due to following error message.
  3. Index Out Of Range.
  4. More info:
  5. StackTrace = в QBWebConnector.WebService.do_authenticate(String& ticket, String& companyFileName)
  6. Source = QBWebConnector
  7.  
  8. <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  9. <s:Header />
  10. <s:Body>
  11. <authenticateResponse xmlns="http://developer.intuit.com/">
  12. <authenticateResult xmlns:a="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  13. <a:string>a3f10876-e027-419d-8dd8-3752a852ddae</a:string>
  14. <a:string>nvu</a:string>
  15. <a:string>3</a:string>
  16. <a:string>60</a:string>
  17. <a:string>60</a:string>
  18. </authenticateResult>
  19. </authenticateResponse>
  20. </s:Body>
  21. </s:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement