You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Set BODY to Raw Input, of type JSON, and put in some json payload
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 ..
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: