alonsoOriginal post
Web Developer
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.
Summary
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.