KoromeloDev / MindMate

MindMate is an unofficial application for ChatGPT
GNU General Public License v3.0
20 stars 2 forks source link

Error: You entered the wrong key #3

Closed ElazarPimentel closed 1 month ago

ElazarPimentel commented 2 months ago

Describe the bug Key no longer works.

To Reproduce a) App opens, b) ask for "Enter your key from the OpenAI site:" c) Click on OpenAI site d) Goes to URL https://platform.openai.com/account/api-keys e) Gets redirected to https://platform.openai.com/api-keys f) Ge informed "Project API keys have replaced user API keys. We recommend using project based API keys for more granular control over your resources. Learn more" g) Get key from new method h) Enter into app i) Get dialog box "Wrong key. You entered the wrong key".

Expected behavior To say "thanks for new key, use me"

Screenshots If applicable, add screenshots to help explain your problem.

Please complete the following information

Additional context Add any other context about the problem here.

ncorder commented 1 month ago

Hello everyone,

I appear to have a similar issue on Trisquel GNU/Linux:

minemate-error

Was there perhaps a recent change to the API to cause this issue?

Thank you so much for helping create such a wonderful app!

bugs181 commented 1 month ago

Hello everyone,

I appear to have a similar issue on Trisquel GNU/Linux:

...

Was there perhaps a recent change to the API to cause this issue?

Thank you so much for helping create such a wonderful app!

OpenAI replaced User API keys in favor of Project API keys. My guess is that because this repo hasn't been updated in about a year, it won't work. The code would have to be updated to use the Project API keys.

KoromeloDev commented 1 month ago

Problem solved