Everything works fine in Visual Studio running in IIS Express. However, when I deploy to an IIS server, I can generate a bearer token but when I attempt to use it through the site or in Postman, a 401 / invalid token error is returned every time. Is there something that I am missing? I purchased the "QuickApp Pro - Premium ASP.NET Core/Angular8 Template with Angular Material2" template and everything is great except this particular issue.
Everything works fine in Visual Studio running in IIS Express. However, when I deploy to an IIS server, I can generate a bearer token but when I attempt to use it through the site or in Postman, a 401 / invalid token error is returned every time. Is there something that I am missing? I purchased the "QuickApp Pro - Premium ASP.NET Core/Angular8 Template with Angular Material2" template and everything is great except this particular issue.