library · inferred from evidence
OAuth2
A Ruby library for OAuth2 authentication, referenced in the context of client configuration.
- quickbooks-ruby suddenly fails creating customers/invoices with a bare `[placeholder]` error
Intuit changed their responses to be gzip-compressed without telling anyone, and the gem's Faraday connection did not always have the gzip middleware registered, so the raw compressed response was parsed as XML and blew up with the cryptic