Hi All,
I just deployed my web api project in production IIS server , and tried to access below URL
http://xxx.xxx.x.x/API/oauth/access_token in postman to get access token but getting an error 500 internal server error.And it is working in my localhost. pls find the attched image file for error.Thank You