mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2113] env variables not working in Authorization Type OAuth 2.0 #709
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#709
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 @dschmucki on GitHub (Feb 7, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2113
Is there an existing issue for this?
Current behavior
When I try to use env variables to configure the OAuth 2.0 authorization type, the variables will only be recognized for the field "Token".
See:

Steps to reproduce
Environment
Production
Version
Cloud
@liyasthomas commented on GitHub (Feb 7, 2022):
Seems like you have not chosen an environment. Please go to the environments section and click on "No environment" drop-down to choose the environment that contains the
tokenvariable.Here's a screenshot:
Feel free to re-open the issue if issue persists.
@dschmucki commented on GitHub (Feb 7, 2022):
Same with an active environment, please try using variables in all fields:
@MTIE2022 commented on GitHub (Mar 23, 2022):
Hi, what is the current status of this issue?