aurelia-identityserver-aspnetcore icon indicating copy to clipboard operation
aurelia-identityserver-aspnetcore copied to clipboard

Invalid HTTP request for token endpoint - IdentityServer4 ASP.NET Core 5.0

Open kmuthugtk opened this issue 4 years ago • 0 comments
trafficstars

loZUt

The connect/token is working good by using swagger, but when I'm trying to use it in postman and angular 10 project, an error is showing

{ "error": "invalid_request" } The Status code: 400 Bad Request.

How to fix this issue?

kmuthugtk avatar Mar 09 '21 13:03 kmuthugtk