mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3956] [bug]: Cannot specify both apiKey on Authorization tab and jwt bearer token on the header. #1386
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1386
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @naolaregaqena on GitHub (Apr 2, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3956
Originally assigned to: @anwarulislam on GitHub.
Is there an existing issue for this?
Current behavior
When i specify an
apiKeyinAuthorizationsection of a collection, folder or request and also specify JWT token on the header asAuthorization: Bearer ...as so. the api key is removed in the request header. i expect for both of them to be passed on the header. both have different keys header to not assume they getting overridden. this is occurring onhoppscotch aio version 2024.3.0.Steps to reproduce
inherit.inherit.Authorizationheader is set the api key header disappears, and it is not passed on the header of the request.Environment
Production
Version
Self-hosted
@liyasthomas commented on GitHub (Apr 2, 2024):
cc: @nivedin @amk-dev
@JunaidMancheri commented on GitHub (Apr 2, 2024):
may i take look into this.. and solve this?
@liyasthomas commented on GitHub (Apr 2, 2024):
@JunaidOfficialNow — Sure.
@jamesgeorge007 commented on GitHub (Apr 3, 2025):
Hi, closing this issue as it's resolved in the latest release. Please feel free to let us know if you have any feedback.