ruckus / quickbooks-ruby

Quickbooks Online REST API V3 - Ruby
MIT License
372 stars 303 forks source link

QuickBooks encountered an error while calculating tax #369

Open chileap opened 7 years ago

chileap commented 7 years ago

Hello,

Currently I try to create SalesReceipt into QBO by API. But when I add tax code, I got errors

A business validation error has occurred while processing your request: Business Validation Error: We're sorry, QuickBooks encountered an error while calculating tax. Try reselecting the tax rate or reentering the product/service item and saving the form again. <a href='https://support.qbo.intuit.com/support/help-article.cfm?faq_id=5558&locale=en_CA' target="_blank" title="Help">Please click here for more information</a>

I already checked in QBO API and that tax is existed but I wonder why it went like that. Could anyone help me with this?

HassanAkbar commented 6 years ago

Were you able to get it resolved??