-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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 ?
SaeidB
Metadata
Metadata
Assignees
Labels
No labels