-
Beta Was this translation helpful? Give feedback.
Answered by
xiaoyijun
Feb 11, 2026
Replies: 1 comment
-
|
Hi @imJack6 ,
Please share more details: the exact client_id sent in the request (from the browser Network tab), the issuer URL, the redirect URI, and confirm whether this is the default demo app in live preview. Also double-check your own configuration first—make sure you’re not overriding the demo app client_id, pointing to the wrong environment, or using mismatched issuer/redirect settings. Without these details, it’s not possible to diagnose further. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
imJack6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @imJack6 ,
oidc.invalid_clientalmost always indicates a client configuration mismatch.Please share more details: the exact client_id sent in the request (from the browser Network tab), the issuer URL, the redirect URI, and confirm whether this is the default demo app in live preview.
Also double-check your own configuration first—make sure you’re not overriding the demo app client_id, pointing to the wrong environment, or using mismatched issuer/redirect settings. Without these details, it’s not possible to diagnose further.