If you put an invalid API key as the "token" path parameter in your API call, we will show you the error message on the right side of the screen.

{
 "status": "FAIL",
 "date": "Thu, 01 Mar 2020 10:00:00 GMT",
 "error": "Invalid client token"
}

To rectify this error, please include your API key from your Scraping Robot dashboard as the "token" path parameter in your API call, so that you can be authorized to make the request to our system.