Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@vic-wozniak-phsa

Description

@vic-wozniak-phsa

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 ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions