C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,553 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I have an angular app implementing OAUTH and the token is being authenticated in .Net core API in lower environment but the same code is not authenticating in Production, Getting error " Client Id is null". I have verified all the details in the config and I am providing all the details still the error exits.
Please help.