intuit / QuickBooks-V3-PHP-SDK

Official PHP SDK for QuickBooks REST API v3.0: https://developer.intuit.com/
Apache License 2.0
241 stars 240 forks source link

Guzzle client should not throw exceptions upon error by default #508

Open kingIZZZY opened 8 months ago

kingIZZZY commented 8 months ago

Instead it should somehow depend on DataService::isThrownExceptionOnError() and not remain default throw exceptions