Authorization header is not correctly refreshed in 'Http request ' section in Operation Details Widget #1933
Labels
P1
High-priority issues.
(t) Bug
Bug reports (actual behavior is different than the expected behavior).
(u) Test console
Issues specific to the interactive try-it console.
Authorization header is not correctly refreshed in 'Http request ' section in Operation Details Widget
Reproduction steps
Select any Authorization option except
No Auth
- Authorization header is added toHeaders
section, it is correctly set up andHttp request
section show the headerSet Authorization to
No Auth
- Authorization header is not removed fromHeaders
section, but it has empty value andHttp Request
preview section still contains it. However this is just UI issue and when you send request, it does not contains the header.Expected behavior
Authorization header will be removed from
Headers
section andHttp request
section will not contain the header in case that you will change the type of Authorization toNo Auth
.Also there can be delete icon next to Authorization header as in previous version.
Is your portal managed or self-hosted?
Self-hosted
Release tag or commit SHA (if using self-hosted version)
Release 2.19.0
API Management service name
apimoridevla
Environment
The text was updated successfully, but these errors were encountered: