CodedotAl / code-clippy-vscode

VSCode extension for code suggestion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Authorization header is correct, but the token seems invalid

kgeorgiou-cognity opened this issue · comments

I have followed the steps of the instructions and I'm getting the error
Error: Authorization header is correct, but the token seems invalid
and
[ncoop57.code-clippy]: editor/inlineCompletions/actions is a proposed menu identifier. It requires 'package.json#enabledApiProposals: ["inlineCompletionsAdditions"]' and is only available when running out of dev or with the following command line switch: --enable-proposed-api ncoop57.code-clippy

I generated a new access token from huggingface and pasted it in an empty text document, but it doesn't seem to work.

hi... @kgeorgiou-cognity how do you fix this issue?

@chrisk8er are you getting a similar issue?