noahcoolboy / funcaptcha

A library used to interact with funcaptchas.
Other
186 stars 43 forks source link

So, im trying to iframe the captcha, but I cant figure out how to return the iframe url. #78

Open supazra323 opened 1 year ago

supazra323 commented 1 year ago

Im trying to make a login based system via user:pass like bloxflip, but my issue is, that I cant display the iframe and return

"accountBlob": "string", "captchaId": "string", "captchaToken": "string", "captchaProvider": "string", "challengeId": "string"

from the user solved captcha.

If anyone can help me I'd appreciate it

HexiDev commented 6 months ago

Hi did you ever got it running as I can create an url with the docs from Arkose Labs but it knows it isn't from roblox.com itself... So the token provided is invalid

Nijneleven commented 1 month ago

Hi did you ever got it running as I can create an url with the docs from Arkose Labs but it knows it isn't from roblox.com itself... So the token provided is invalid

Same here, how do we fix this?