본문 바로가기

Error and Solve

[오류 해결] Client not supported Bad request / code restart

반응형

 

 

 

오류: Client not support 에러

 

 

Reason: client not supported: bad request: the specified API version is no longer supported. You may need to update your client to a newer version.

 

 

vscode에서 copilot을 사용하려고 하니 위와 같은 Bad Request에러가 났다 

 

vscode에서 github sign out하고 다시 로그인을 진행했어도 오류가 해결이 안됐다

 

 

 

 

해결: > Code: restart to update

 

copilot에서 client model을 추가하는 등의 패치 업데이트가 진행되면 

흔히 생기는 에러라고 한다. 

 

이런 경우 vscode를 아예 restart해야지 해결된다.

 

Ctrl + Shift + P : Code restart to update

명령어를 쳐서 vs code를 다시 시작하면 된다.

 

 

 

 

 

그렇게 다시 접속하면 다시 잘 된다. 


 

Reference

 

 

https://github.com/orgs/community/discussions/186835

 

the specified API version is no longer supported · community · Discussion #186835

Select Topic Area Question Copilot Feature Area Copilot in GitHub Body Sorry, your request failed. Please try again. Copilot Request id: 93961136-128e-4bf4-8041-0ec53e1dc9f5 GH Request Id: D0DD:1BD...

github.com

 

 

 

반응형