active-directory-dotnetcore-devicecodeflow-v2
active-directory-dotnetcore-devicecodeflow-v2 copied to clipboard
AADSTS900144: The request body must contain the following parameter: 'client_id'
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 : what are the repro steps? Did you change the app registration?