I'm trying to authenticate an user with the python 12.0.0 server SDK. The function create_email_password_session returns a dictionary in which the secret key is empty.
TL;DR
The developer is having issues with the cookie not having a value in the Appwrite Python SDK when trying to authenticate a user. Make sure the `APPWRITE_SECRET_KEY` contains a valid API key.
ideclon
2 Sep, 2025, 22:48
Just to make absolutely certain - the APPWRITE_SECRET_KEY definitely contains a valid Appwrite API key?