You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: