ApiKeyError
class ApiKeyError(val message: String = API_KEY_ERROR_MESSAGE) : SearchError
Content copied to clipboard
HTTP REST call did not finish due to a problem with the API key.
Possible problems are:
Your API key is invalid.
Your API key does not support either the Search or extended Search API endpoints.
Important: This is a Public Preview API. It may be changed or removed at any time.