-
Notifications
You must be signed in to change notification settings - Fork 3
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
i.headers is not iterable #618
Comments
It looks like an error somewhere from octokit/rest.js. But all ok from my side. |
@ultram4rine So, what can be done? |
@mrehanabbasi maybe you faced API rate limit error. Do you use token as described here? |
I've even used a token but get the same error. |
I have the same error as well when I first tried to use this extension. Windows 10.0.19042 |
octokit/request.js#445 looks like the root cause. |
This might be related to these issues here: |
When I disable the RapidAPI Client extension this extension now works. |
Hi @adam248, thanks for research. Now it is clear why I was unable to reproduce this error - I don't have RapidAPI extension. I confirm that with this extension the error appears. As I can see the source of RapidAPI Client is closed, so we unable to see what actually happening. |
no worries @ultram4rine, I have disabled the extension for now and raised the issue with them. |
I am using the RapidAPI Client extension and disabling it works for me as well. |
Great. I then close this since the problem is not on our side. |
Extension Version: 0.9.0
When I try the License: Choose license option in the command pallet, I get the following error in VSCode:
What seems to be the issue?
The text was updated successfully, but these errors were encountered: