All errors

invalid_cookie_parameter

One of the provided cookies is not valid.

client validationHTTP 400terminalnever billed

Response shape

HTTP 400
{
  "is_successful": false,
  "error_code": "invalid_cookie_parameter",
  "error_message": "One of the provided cookies is not valid.",
  "documentation_url": "https://api.pagecapture.dev/docs/errors/invalid_cookie_parameter",
  "request_id": "req_01..."
}