Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not fully configured, complete your setup. #33

Closed
anildigital opened this issue Jun 24, 2022 · 2 comments
Closed

not fully configured, complete your setup. #33

anildigital opened this issue Jun 24, 2022 · 2 comments

Comments

@anildigital
Copy link

I am finishing copilot-login .. but on each restart, it shows this in copilot events buffer.

(:jsonrpc "2.0" :id 2 :result "OK")
[server-notification] Fri Jun 24 10:34:25 2022:
(:jsonrpc "2.0" :method "LogMessage" :params
          (:level 1 :message "[INFO] [auth] [2022-06-24T05:04:25.702Z] Invalid copilot token: missing token: 403 " :metadataStr "[INFO] [auth] [2022-06-24T05:04:25.702Z]" :extra
                  ["Invalid copilot token: missing token: 403 "]))
[server-request] (id:0) Fri Jun 24 10:34:25 2022:
(:jsonrpc "2.0" :id 0 :method "window/showMessageRequest" :params
          (:type 2 :message "Your Copilot experience is not fully configured, complete your setup." :actions
                 [(:title "Copilot Settings")
                  (:title "Dismiss")]))
[client-reply] (id:0) Fri Jun 24 10:34:25 2022:
(:jsonrpc "2.0" :id 0 :result nil)
[server-reply] (id:3) ERROR Fri Jun 24 10:34:25 2022:
(:jsonrpc "2.0" :id 3 :error
          (:code 1000 :message "Not authenticated: NotAuthorized"))

@mpontus
Copy link
Contributor

mpontus commented Jun 24, 2022

This may have something to do with this announcement:

https://github.blog/2022-06-21-github-copilot-is-generally-available-to-all-developers/

I had the same problem a couple of days ago, and I had to start Copilot trial in order to get it working again. See if it helps: https://github.com/features/copilot/

@anildigital
Copy link
Author

@mpontus thanks it worked. I didn't start my trial so the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants