Exception: ScrapeUnblocker::AuthenticationError

Inherits:
APIError
  • Object
show all
Defined in:
lib/scrapeunblocker/errors.rb

Overview

The API key is missing, malformed, or not recognised (HTTP 401).

Instance Attribute Summary

Attributes inherited from APIError

#body, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from ScrapeUnblocker::APIError