Integration QuickBooks Permier 2013 desktop version with web apps (PHP) -


trying implement quickbooks premier 2013 desktop version our web app ordering having problem authentication in web connector. latest error follows:


20131004.14:06:29 utc : qwcreader.parseqwc() : contents of qwc file: -

innerexception:

20131004.14:06:36 utc : qbwebconnector.webservicemanager.readqwc(qwcreader qwc) : qbwc1048: quickbooks web connector not verify web application server certificate.

need resolve issues , make successful connection between 2 apps.

the web connector requires valid, third-party signed ssl certificate. sounds don't have one.

do have valid ssl certificate appurl that's in .qwc file?

what's domain? what's url? rest of web connector log file like?


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -