mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #3868] [bug]: AADSTS7000215: Invalid client secret provided even with valid secret #1357
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#1357
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 @Breee on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3868
Is there an existing issue for this?
Current behavior
Env vars:
With a fresh created secret in my Azure App registration leads to:
I'm using terraform to deploy the app registration:
The correct client ID and secret is passed to hoppscotch.
It used to work, so i don't know what changed.
Steps to reproduce
Environment
Production
Version
Self-hosted
@muellerst-hg commented on GitHub (Feb 29, 2024):
Tested the setup:
2023.8.4 works
2023.12.0 broken
2023.12.5 broken
2023.12.6 broken
@muellerst-hg commented on GitHub (Mar 27, 2024):
Any idea how I can help to investigate?
Is there a way to increase severity level to debug logs?
@muellerst-hg commented on GitHub (Jun 11, 2024):
Unfortunately, it's not fixed, the error still occurs with 2024.3.3
@Breee commented on GitHub (Aug 28, 2024):
#4116 is/was the root case for this, we can close this issue i think