Skip to content

Recaptcha Error #68

@afiq90

Description

@afiq90

I kept getting this error, i'm using ezcaptcha

data: {"id": "chatcmpl-1771068409", "object": "chat.completion.chunk", "created": 1771068409, "model": "flow2api", "choices": [{"index": 0, "delta": {"reasoning_content": "❌ 生成失败: Flow API request failed: PUBLIC_ERROR_SOMETHING_WENT_WRONG: reCAPTCHA evaluation failed\n"}, "finish_reason": null}]}

I already pull latest branch code, is it because of ip? because i can see in logs, captcha token captured succesfully, but it return 403 which is a reputation/scoring issue from Google's side thus cannot proceed with generation because o flower ip score, i'm using datacenter proxy.

Error Message: [API FAILED] Response: {
  "error": {
    "code": 403,
    "message": "reCAPTCHA evaluation failed",
    "status": "PERMISSION_DENIED",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "PUBLIC_ERROR_SOMETHING_WENT_WRONG"
      }
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions