Getting Unauthorized access in GET ONE users or any routes with users on its prefix #4603
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I don't know why but I'm getting Unauthorized access when using endpoint like:
/users/:id
/user-classes/:id
but it does throwing this error in
GET /users
GET /user-classes
Any idea why? I'm just using the default config of auth guard - api
Beta Was this translation helpful? Give feedback.
All reactions