Exception: ScrapeUnblocker::ValidationError
- Defined in:
- lib/scrapeunblocker/errors.rb
Overview
A request parameter is missing or has the wrong type (HTTP 422).
Unlike the other errors the body is JSON, with a "detail" array pinpointing each problem field. Read it from #body.
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from ScrapeUnblocker::APIError