MindMate icon indicating copy to clipboard operation
MindMate copied to clipboard

Error: You entered the wrong key

Open ElazarPimentel opened this issue 1 year ago • 2 comments

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

  • App version: [e.g. 1.0.0]
  • Qt version: [e.g. 6.5.2]
  • OS: [e.g. Windows]
  • OS version: [e.g. 11]

Additional context Add any other context about the problem here.

ElazarPimentel avatar Sep 09 '24 20:09 ElazarPimentel

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!

ncorder avatar Sep 23 '24 03:09 ncorder

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.

bugs181 avatar Oct 12 '24 14:10 bugs181

Problem solved

KoromeloDev avatar Oct 13 '24 12:10 KoromeloDev