acheong08 / ChatGPT

Reverse engineered ChatGPT API
GNU General Public License v2.0
28k stars 4.48k forks source link

bugfix. wrong tokens is stuck in cache for good. #1484

Closed vgdh closed 1 year ago

vgdh commented 1 year ago

After using a wrong token it was saving into file cache and stuck there for good. Added removing wrong token from the file cache.