popjane / free_chatgpt_api

🔥 公益免费的ChatGPT API,Free ChatGPT API,GPT4 API,可直连,无需代理,使用标准 OpenAI APIKEY 格式访问 ChatGPT,可搭配ChatGPT-next-web、ChatGPT-Midjourney、Lobe-chat、Botgem、FastGPT、沉浸式翻译等项目使用
MIT License
1.15k stars 73 forks source link

Incorrect API key provided #3

Closed Cuirundi closed 4 months ago

Cuirundi commented 5 months ago

openai.AuthenticationError: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-PMafP***E873. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}出现了这个问题

popjane commented 5 months ago

需要搭配api地址使用。项目中有介绍