question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error client_secret is missing

See original GitHub issue

Started to get this error after upgrading to 1.2.1 today:

"{\n  \"error\": \"invalid_request\",\n  \"error_description\": \"client_secret is missing.\"\n}"

Reverting back to 1.2.0 fixed the issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
stefanbuckcommented, Nov 1, 2021

I had a pretty old setup from 2016 and it broke as expected. However following the steps to re-create a new oauth app was super smooth.

1reaction
AprilSylphcommented, Oct 4, 2021

What node version is that workflow running? v2 needs 14+ (noted here)

Read more comments on GitHub >

github_iconTop Results From Across the Web

[SOLVED] Status: 400, message: 'missing client secret' - API
I am using nodejs and I have tried to request it but it gives me error “missing client secret”. My code is this...
Read more >
client_id and client_secret is missing or has an incorrect value
Able to enter credentials and redirect to react native app but getting error of client_id and client_secret is missing or has an incorrect ......
Read more >
Getting a `The client secret is missing` error ... - IBM Community
Hi Guys,I have a SPA that uses OIDC + PKCE for authentication.When the user comes to the site, after determining that the user...
Read more >
Client Secret is missing from application created using API
Error : [The issuer and subject claim for client_assertion is invalid because the client does not have a client secret].
Read more >
Error on missing client secret / certificate · Issue #1 - GitHub
MsalClientException: IDW10104: Both client secret and client certificate cannot be null or whitespace, and only ONE must be included in the configuration of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found