chatgpt-vscode icon indicating copy to clipboard operation
chatgpt-vscode copied to clipboard

Help error 403:

Open AgentKosticka opened this issue 2 years ago • 10 comments

[ERROR] Error: ChatGPTAPI error 403 I double checked my user agent, session id and the other things and this error still presists

AgentKosticka avatar Jan 07 '23 11:01 AgentKosticka

I have had the same issue, I've tried refreshing, restarting, and wiping my computer, nothing works

KledM avatar Jan 09 '23 03:01 KledM

The same thing is happening to me as well

TheNomadInOrbit avatar Jan 10 '23 11:01 TheNomadInOrbit

Same for me

ValentinCHA avatar Jan 12 '23 09:01 ValentinCHA

same for me

romantech avatar Jan 15 '23 08:01 romantech

Same here.

eshack94 avatar Jan 16 '23 21:01 eshack94

same

tksharma0907 avatar Jan 29 '23 15:01 tksharma0907

Hi, you can try my other extension CodeGPT (Marketplace link) based on this one, which uses a different method to connect to ChatGPT (it does however not support real-time streaming of the response, and conversation/follow up questions are not yet implemented)

timkmecl avatar Jan 31 '23 13:01 timkmecl

Same [ERROR] Error: ChatGPT failed to refresh auth token. Error: 403 Forbidden

huotarih avatar Feb 01 '23 13:02 huotarih

Same. Bumping.

jmtame avatar Feb 01 '23 17:02 jmtame

Try latest update of my version's repo (the updated version is already on the Marketplace so just update it if you already have it installed)

It uses a method described in this tweet (simple Node.js implementation here), already implemented in the unofficial chatgpt api. Only the official API key from OpenAI needed.

timkmecl avatar Feb 01 '23 18:02 timkmecl