labteral / chatgpt-python

Unofficial Python SDK for OpenAI's ChatGPT
https://labteral.github.io/chatgpt-python/
GNU General Public License v3.0
523 stars 76 forks source link

KeyError: 'accessToken' #8

Open aleversn opened 1 year ago

aleversn commented 1 year ago

It seems there is no accessToken in the response

image

Besides, could you consider adding proxy parameters in HTTPSession?

AlexSua commented 1 year ago

Hello aleversn, hopefully everything will be solved in the next version. Stay tuned.

hackenjoe commented 1 year ago

is access Token now supported? Because OpenAI changed the login API.