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

Output is not viewable #669

Closed
JamoCA opened this issue Aug 24, 2020 · 4 comments
Closed

Output is not viewable #669

JamoCA opened this issue Aug 24, 2020 · 4 comments

Comments

@JamoCA
Copy link

JamoCA commented Aug 24, 2020

  • REST Client Version: 0.24.1
  • VSCode Version: 1.49.0-insider
  • OS Version: Windows_NT x64 10.0.18363 (er, Windows 10)

Steps to Reproduce:

  1. Perform API request and wait for new window to appear
  2. New window tab indicates Response(1554ms), but nothing is displayed within the response window.

No response text is visible. There's no text to view and/or select.

I've restarted VSCode and tried using multiple .HTTP test scripts that connect to different endpoints and no data is returned even though the API transaction was successful.

NOTE: I tested a pre-1.49.0 insider version and the REST CLIENT response was displayed. Immediately after upgrading, the content was no longer being returned. It's possible that the Insider release either has a bug or the Rest Client may need to make some updates to accommodate breaking changes.

It doesn't appear that the VSCode release notes for 1.49 are public yet. When available, they should be published here:
https://code.visualstudio.com/updates/v1_49

v1.49 Closed issues:
https:/Microsoft/vscode/issues?q=is:issue+milestone:%22August+2020%22+is:closed

August iteration plan
microsoft/vscode#104735

Commit log:
https:/Microsoft/vscode/commits/master

@JamoCA
Copy link
Author

JamoCA commented Aug 24, 2020

A new VSCode commit was just released and has appeared to fix this issue.

Version: 1.49.0-insider (system setup)
Commit: 32dde5598df15c19d76aa197dad05a16382b49c7
Date: 2020-08-24T16:20:13.470Z
Electron: 9.2.0
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363

@JamoCA JamoCA closed this as completed Aug 24, 2020
@JamoCA
Copy link
Author

JamoCA commented Aug 24, 2020

Bug was due to insiders version of VSCode and has been fixed within 2 hours of reporting this.

@OskarsPakers
Copy link

I seem to have the same issue with version 1.61.0. Should I open a new issue or was it something to do with the configuration?

image

@JamoCA
Copy link
Author

JamoCA commented Oct 13, 2021

I just tried and discovered that clicking on "Send Request" doesn't even work for me at the moment. I'm using 1.62.0-insider.

[WAIT... I take it back. It worked. The API I tested just took a very long time to respond before opening a response pane.]

Version: 1.62.0-insider (system setup)
Commit: cca2d71a825cf1cdf893d245127fe430f2407249
Date: 2021-10-13T11:19:13.789Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19043

I still have lots of .http files on file that I can't use at the moment. I started using Thunder Client and can confirm that it is functioning properly.
https://marketplace.visualstudio.com/items?itemName=rangav.vscode-thunder-client

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