Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Unauthorized Error with Postman and Angular #4

Open
apraveen25 opened this issue Jun 1, 2019 · 2 comments
Open

404 Unauthorized Error with Postman and Angular #4

apraveen25 opened this issue Jun 1, 2019 · 2 comments

Comments

@apraveen25
Copy link

I am getting unauthorized error while testing with Postman

image

image

@apraveen25
Copy link
Author

I fixed this issue by updating Authorize atttibute like below...

[Authorize(AuthenticationSchemes = JwtBearerDefaults.AuthenticationScheme)]

@mdaveigahardata
Copy link

mdaveigahardata commented Jul 15, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants