organization · inferred from evidence
Intuit
The company that changed their API responses to be gzip-compressed, affecting the quickbooks-ruby gem.
- quickbooks-ruby fails creating customers/invoices with a bare XML version error
Intuit started gzip-compressing responses and the gem parsed the raw compressed body as XML, producing a cryptic error. Update quickbooks-ruby to a version with the gzip fix, or register gzip explicitly on the OAuth2 client.