timkmecl / chatgpt-vscode

VSCode extension that allows you to use ChatGPT or GPT4 inside the IDE
340 stars 81 forks source link

Error 401 with chatgpt extension, vscode #36

Open 1987Beast opened 1 year ago

1987Beast commented 1 year ago

whenever i put in a prompt, it gives me this error:

[ERROR] Error: ChatGPT error 401: { "error": { "message": "", "type": "invalid_request_error", "param": null, "code": "invalid_api_key" } }

any help?