-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sessionToken gone? #159
Comments
not really, but its harder to find. recommend try to go to the old website instead. https://old.character.ai/ (it just the same as the beta version) but if you still curious, yes it's still possible at least for now. |
Thank you! :) The readme might need an update for this @realcoloride |
Hello, i'll investigate and see. I will keep you updated! |
You can still find it in the cookies (in the new interface). |
Yea, for me, it appeared after refreshing the page while standing on the chat |
That must mean you were logged off and logged in back. |
okay i got the token, and where should i put these token now? |
See README.md for an example usage. |
i've already read your readme 10 times but still cant find the information about how to use the token |
@realcoloride do you think it would be possible to add a way for users to log in themself via a browser popup, then retrieve the token directly? |
Hello, while that might be possible (I believe you are referencing something like the OpenAI free package), I do not plan on adding such a feature for now. However, a user friendly version with a simple code (in the README.md) to copy & paste in the old beta UI should still do the trick. |
Trying this myself, and the HTTP_AUTHORIZATION doesn't get set before navigating to chat. |
Right, thanks for letting me know |
@realcoloride this is the updated readme code
|
Do you quote this for the new interface? |
@realcoloride yeah |
and just asking is it just me or is the package currently broken? |
cuz sometimes I got ProtocolError: Could not load body for this request. This might happen if the request is a preflight request. |
Works fine to me. |
I'll review the code and consider adding this to the README.md. Thank you for the contribution |
Alright, I'll investigate and look into it. |
Tokens should be the same. For upcoming news, see #180 |
Looks like sessionToken is gone as they have moved to https://character.ai/?
It doesn't show up if I go back to the old page anymore either.
The text was updated successfully, but these errors were encountered: