-
Notifications
You must be signed in to change notification settings - Fork 15
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
required positional argument: 'authorization' #10
Comments
Yeah it's required for now, but you can keep it blank. I'll make it optional soon since not many people may have api keys. |
Yes. I copied a 2481-character string from DevTools > Application > Cookies. Here's my
I'm still getting the same error, unfortunately. |
Incidentally, I can get this repo working using the access token I can see at https://chat.openai.com/api/auth/session. Is there a way of using this access token with chatgpt.nvim? |
Try updating the dependency |
I'm getting this error.
Is the
authorization
field in.chatgpt-nvim.json
needed? I don't think I can access an API key.The text was updated successfully, but these errors were encountered: