active-directory-dotnetcore-devicecodeflow-v2 icon indicating copy to clipboard operation
active-directory-dotnetcore-devicecodeflow-v2 copied to clipboard

AADSTS900144: The request body must contain the following parameter: 'client_id'

Open noblemfd opened this issue 5 years ago • 1 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Login specifying TenantId

Any log messages given by the failure

AADSTS900144: The request body must contain the following parameter: 'client_id'

Expected/desired behavior

OS and Version?

Windows 10.

Versions

Mention any other details that might be useful

My application was working initially, but when users want to Login this error message comes up:

AADSTS900144: The request body must contain the following parameter: 'client_id'

noblemfd avatar Feb 22 '21 09:02 noblemfd

@noblemfd : what are the repro steps? Did you change the app registration?

jmprieur avatar Mar 08 '21 14:03 jmprieur