library · inferred from evidence
GoCardlessPro
A Ruby client library for interacting with the GoCardless API.
- GoCardlessPro::InvalidApiUsageError 'One of your parameters was incorrectly typed' after Rails 6.0.2.1...
After upgrading to Rails 6.0.2.1, creating a GoCardless redirect flow failed with `GoCardlessPro::InvalidApiUsageError: One of your parameters was incorrectly typed`. Rack changed `session.id` to return a `Rack::Session::SessionId` object i