Skip to content

Does Funcaptcha Hotmail still resolvable ? #2

@tungnnt

Description

@tungnnt

Hello I found your service for solving funcaptcha from hotmail
This is my sample code

const blob =
    "S3whuo6tE9tGcPQz.zztgWHQK2ncVoA/DlYvp9Q0G3QCDSxB6sYFuhQl7EnO8ilMlIR5Pyz+L0BeiLJfiq47zZmlou7CJ4EiUfJwGZ8zD+aw5XX+/QU8uSrRtH3M1LsR+VNWZ0X10J0uKLpQVSXjO9xqGhPbHEa8gfBYrz7/6a3k=";

  const data = `{"blob": "${blob}"}`;

  const res = await nextCaptcha.funcaptcha({
    websitePublicKey: "B7D8911C-5CC8-A9A3-35B0-554ACEE604DA",
    websiteURL: "https://iframe.arkoselabs.com",
    data,
  });

But I always get response: "Task failed"

My question is; Is your service still works for funcaptcha ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions