Exception: ScrapeUnblocker::NoSubscriptionError
- Inherits:
-
AuthenticationError
- Object
- StandardError
- Error
- APIError
- AuthenticationError
- ScrapeUnblocker::NoSubscriptionError
- Defined in:
- lib/scrapeunblocker/errors.rb
Overview
The key is valid but the account has no active plan (HTTP 401).
Raised when the API answers a 401 with "No valid subscription". Pick a plan at https://app.scrapeunblocker.com - access resumes within about a minute, and the key does not change.
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from ScrapeUnblocker::APIError