noahcoolboy / funcaptcha

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

Login pkey results in error within session.js #17

Closed Kyurem102 closed 2 years ago

Kyurem102 commented 2 years ago

@noahcoolboy

Works with sign in pkey, but if you try the login pkey (funcaptcha api key) you get this error

303425fcf8a9f24b5250ab213a2f9bdc

I used console.log to debug the issue when it gave Cannot read properties of undefined (reading 'startsWith') error, when I used it on "token" variable it returned the access denied error

DM Kyurem102#8082 if you have any fixes

Kyurem102 commented 2 years ago

Blob was required for roblox, thank you noah for helping!