code-gpt-docs: Error: TypeError: Cannot read properties of undefined (reading 'data')

I got this message when i try to Cmd + Shift + i: Error: TypeError: Cannot read properties of undefined (reading 'data') Maybe my key is incorrect? How can i change that?

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments

There are some errors that OpenAI sends via API that I need to handle in the extension.

https://help.openai.com/en/articles/6891839-api-error-code-guidance

I am correcting it in the next version so that you can have the specific error that is occurring from the API