ERR::ASP::SHIELD_EXPIRED
The ASP shield previously set is expired, you must retry.. See all errors
This issue should not be raised on your side, it's managed internally.
- Retryable: Yes
- HTTP status code: 419
Read Error From Response Body
{
"config": { ... },
"context": { ... },
"result": {
[...],
"status": "DONE",
"success": false,
"reason": null,
"error": {
"http_code": 419,
"code": "ERR::ASP::SHIELD_EXPIRED",
"description": "The ASP shield previously set is expired, you must retry.",
"error_id": "9993a546-b899-4927-b788-04f5c4e473d5",
"message": "Useful hint with details about your error",
"scrape_id": "7c61352c-f1a7-4ea6-a0b8-198d7ac6fe1a",
"retryable": true,
"doc_url": "https://scrapfly.io/docs/scrape-api/error/ERR::ASP::SHIELD_EXPIRED"
},
[...],
}
}
Read Error From Response Headers
Moslty relevant with HEAD
request
- X-Scrapfly-Reject-Code:
ERR::ASP::SHIELD_EXPIRED
- X-Scrapfly-Reject-Description:
The ASP shield previously set is expired, you must retry.
- X-Scrapfly-Reject-Doc:
https://scrapfly.io/docs/scrape-api/error/ERR::ASP::SHIELD_EXPIRED
- X-Scrapfly-Reject-Http-Code:
https://scrapfly.io/docs/scrape-api/error/419
- X-Scrapfly-Reject-Retryable:
true