OpenAI API key isn't working...not sure why? #824
Replies: 3 comments
-
Yeah,same issue when I use docker. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried for a long time to find a solution: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did solve this on my instance, it was two-fold and kind of obvious in hindsight:
Hope these help in troubleshooting! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I've used my OpenAI API key on a few projects and can confirm it's working and pasted in the .env file correctly. I get this error every time:
Please set your OpenAI API key in config.py or as an environment variable.
You can get your key from https://beta.openai.com/account/api-keys
I've reinstalled requirements and confirmed I have the prerequisites installed...not quite sure why it won't execute. I have done a curl and confirmed the API keys are right. I have an OpenAI paid account, but no access to GPT-4 yet (on the waitlist).
Any ideas what might be the issue? Kind of out of ideas.
Beta Was this translation helpful? Give feedback.
All reactions