chatgpt-python
chatgpt-python copied to clipboard
No credentials provided error even though I have
Hello,
I get the following error "No access token. Please, provide an access_token or email and password through the constructor/config file" when trying to use the module. I am on Windows and have my credentials file here: "D:\Windows\Desktop\pycharm.config\chatgpt". The credentials file is named "config.json". And here is a photo of the env variable with the name "CHATGPT_HOME"
I followed every step in the documentation and also checked if the credentails work and they do, but I still get the error. How can that be?