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

Select authorization - no matter what I chose, nothing changes #481

Open
vic-wozniak-phsa opened this issue Nov 10, 2022 · 1 comment
Open
Labels

Comments

@vic-wozniak-phsa
Copy link

Trying to change the Authorization method does not work. Default option of 'Basic' remains on screen no matter what is selected in the 'Select authorization' drop down selection box. Note that, 'Basic' is not selected, but is still the default authorization.

Expected outcome

Select 'Bearer' and 'Oauth2' should change the fields to use on the Authorization tab.

Actual outcome

No change to the fields displayed on the Authorization tab.

Versions

App: 17.0.9
Platform: win32
Electron: 17.1.0
Chrome: 98.0.4758.102
V8: 9.8.177.11-electron.0
Node: 16.13.0

Steps to reproduce

  1. Create new Request of type POST
  2. Set BODY to Raw Input, of type JSON, and put in some json payload
  3. Try to set the Authorization to 'Bearer' and 'Oauth2' .. changes nothing on this tab. Should see a 'Token' property with empty property value field displayed ..
@vic-wozniak-phsa
Copy link
Author

Aha! Pressing 'Enter' with the updated selections does update.
Would be better if it updates 'on close' of the dropdown box.

@jarrodek jarrodek added the bug label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants