Exception: ExperianConsumerView::Errors::ApiResultSizeMismatchError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/experian_consumer_view/errors.rb

Overview

Thrown when the API returns data successfully, but the size of the data returned does not match the size of the query data provided, meaning there is no way to know for sure which result relates to which query string. Such an error either implies a serious issue with the Experian API, or with this code library (or a change to the API contract).