kramcat / CharacterAI

Unofficial Python API for character.ai
https://docs.kram.cat
MIT License
378 stars 51 forks source link

I don't know how to get the Token #37

Closed TitanProgrammer4480 closed 11 months ago

TitanProgrammer4480 commented 11 months ago

There's no part in the documentation where he writes what for a token it is and how to get it. Please help.

SylesGH commented 11 months ago

Go to character.ai then press Ctrl+Shift+J there will be an Applications tab. Click on that and find local storage. There's a key starts with an @ click on that and find the access token in the body. Copy the access token

SeoulSKY commented 11 months ago

Here's the part that explains how to get the token.

kramcat commented 11 months ago

you can also go to DevTools on browser go to Storage -> Local Storage -> char_token and copy "value"

fbpsysadm commented 8 months ago

@kramcat this key is not there anymore ? thanks...

chat_token image

tominal commented 7 months ago

Yep. Doesn't look like this thing works at all anymore.

image