organization · inferred from evidence
Intuit
The company that changed their API responses to be gzip-compressed, affecting the quickbooks-ruby gem.
- quickbooks-ruby suddenly fails creating customers/invoices with a bare `[placeholder]` error
I am on the quickbooks-ruby oauth2 branch and everything worked until today. Now every POST to create a customer or invoice fails with a weird XML error that just shows `[placeholder]` as the error message. Nothing in my code changed. Sandb