RappidDevelopment / quickbooks-js

A SOAP service implemented in Node.js that communicates with QuickBook's Web Connector
MIT License
40 stars 40 forks source link

Fixed authentication error #25

Closed real-artswan closed 5 years ago

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.7%) to 85.577% when pulling 846ea1152b964dd2f63d162829e63524965605c9 on B1naryStudio:master into 2bfd7817dc3ae1b7e144d26e7d4e02e8983b162d on RappidDevelopment:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-1.7%) to 85.577% when pulling 846ea1152b964dd2f63d162829e63524965605c9 on B1naryStudio:master into 2bfd7817dc3ae1b7e144d26e7d4e02e8983b162d on RappidDevelopment:master.

MattMorgis commented 7 years ago

Thank you @real-artswan! 🎉

The empty string/no company file was a snag I was never quite able to figure out. Looks like all of the tests pass - I'll merge and publish a release to NPM later today!

rpaterson commented 5 years ago

This just bit me too!

MattMorgis commented 5 years ago

Closing after merging #28