minimul / qbo_api

Ruby JSON-only client for QuickBooks Online API v3. Built on top of the Faraday gem.
MIT License
85 stars 46 forks source link

Add support for JSON error responses with all lowercase keys. #40

Closed ntippie closed 6 years ago

ntippie commented 6 years ago

This is a fix for the behavior described in #39. See there for details.

minimul commented 6 years ago

Thanks for jumping this Nate.