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

No Auth header sent when re-running a request #682

Closed
the-docta opened this issue Sep 15, 2020 · 2 comments
Closed

No Auth header sent when re-running a request #682

the-docta opened this issue Sep 15, 2020 · 2 comments

Comments

@the-docta
Copy link

  • REST Client Version: 0.24.2
  • VSCode Version: 1.49.0
  • OS Version: MacOS Catalina 10.15.6

Steps to Reproduce:

  1. run a request with auth header (in current example, a POST with "Authorization: Basic user:pw" )
  2. Pressing Command-Option-L reruns last request, but gets 401 unauthorized
@Huachao
Copy link
Owner

Huachao commented Sep 23, 2020

@the-docta nice catch, I have fixed the issue and will publish this in the next release.

@Huachao Huachao closed this as completed Sep 23, 2020
@Huachao
Copy link
Owner

Huachao commented Oct 5, 2020

@the-docta you can try the latest version 0.24.3 to verify

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