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

Access http://localhost:8080/api/user/me via Postman #13

Open
ghost opened this issue Feb 27, 2019 · 6 comments
Open

Access http://localhost:8080/api/user/me via Postman #13

ghost opened this issue Feb 27, 2019 · 6 comments

Comments

@ghost
Copy link

ghost commented Feb 27, 2019

Hi, i´m trying access http://localhost:8080/api/user/me via postman but i get error:

{
"timestamp": "2019-02-27T21:50:18.714+0000",
"status": 401,
"error": "Unauthorized",
"message": "Full authentication is required to access this resource",
"path": "/api/user/me"
}

need pass more param ? where ?

@sirajkrm
Copy link

same error here!

also there's an issue related to missing error page and exception handling (looks like it doesn't see the folder exception)

@Dipak-Prajapati
Copy link

You have to required login using userName or Email and password then after generate Access Token and use it

Screenshot from 2020-11-03 12-27-06
Screenshot from 2020-11-03 12-30-22

@chips2014
Copy link

Can you give us the header page @Dipak-Prajapati and where can we get the details to login?

@chips2014
Copy link

chips2014 commented Nov 5, 2021

@Dipak-Prajapati please get back to me ASAP by replying or sending an email to [email protected]

Thanks,
Charan P @chips2014

@chips2014
Copy link

@ghost I am having the same

@Dipak-Prajapati
Copy link

Hey @chips2014 I don't have this code right now in the machine but you can find it in your code URL(auth/signin) in the image I had shared...

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

3 participants