realcoloride / node_characterai

Unofficial Character AI wrapper for node.
https://beta.character.ai/
341 stars 72 forks source link

authentication issue on replit #142

Closed Asphyxiav2 closed 7 months ago

Asphyxiav2 commented 7 months ago

keeps showing need authentication even though I already put the 2 tokens

realcoloride commented 7 months ago

Hello, Please describe more information about your issue.

Asphyxiav2 commented 7 months ago

For some reason even after I put the id and access tokens it still gives the "You must be authenticated to do this." When I'm trying to use the command. I'm a newbie in programming so I don't know a lot about the errors.

Here's the pastebin link https://pastebin.com/krBumUVN

realcoloride commented 7 months ago

This is an issue related to character ai as they have swapped the way authenticating works, I am still investigating on a way to fix this and make it work. I have so far figured how to do google logins, I will keep you updated. For now, use guest accounts until I find a proper fix. Sorry.

realcoloride commented 7 months ago

See #146, this should have been fixed now.

Asphyxiav2 commented 7 months ago

So normal way would work if I use account other than Google account?

realcoloride commented 7 months ago

Correct. See the new instructions in README.md.