
Website Checker
Pricing
Pay per usage
Go to Store


Website Checker
Check any website you plan to scrape for expected Compute unit consumption, anti-scraping software, and reliability.
0.0 (0)
Pricing
Pay per usage
27
Total users
825
Monthly users
6
Runs succeeded
>99%
Issues response
7.8 days
Last modified
6 months ago
Problem with Running the Actor when account restricted permissions are ON
Open
When I set up restricted permissions to my account I run into an issue to Run the Actor:
2025-07-10T10:49:09.222Z ERROR BasicCrawler: Request failed and reached maximum retries. ApifyApiError: Insufficient permissions for the Actor run. Make sure you're passing a correct API token and that it has the required permissions.2025-07-10T10:49:09.222Z clientMethod: KeyValueStoreClient.getRecord2025-07-10T10:49:09.223Z statusCode: 4032025-07-10T10:49:09.223Z type: insufficient-permissions2025-07-10T10:49:09.224Z attempt: 12025-07-10T10:49:09.224Z httpMethod: get2025-07-10T10:49:09.225Z path: /v2/actor-runs/********/key-value-store/records/OUTPUT2025-07-10T10:49:09.225Z stack:2025-07-10T10:49:09.226Z at makeRequest (/usr/src/app/node_modules/apify-client/dist/http_client.js:184:30)2025-07-10T10:49:09.226Z at processTicksAndRejections (node:internal/process/task_queues:96:5)2025-07-10T10:49:09.227Z at async KeyValueStoreClient.getRecord (/usr/src/app/node_modules/apify-client/dist/resource_clients/key_value_store.js:77:30)2025-07-10T10:49:09.227Z at async waitForRunToFinishAndPushData (file:///usr/src/app/dist/startRunAndPool.js:13:20)