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

Doc not exact :) cost me 1 hour my life #9

Open
Veqetazxy opened this issue Nov 30, 2018 · 2 comments
Open

Doc not exact :) cost me 1 hour my life #9

Veqetazxy opened this issue Nov 30, 2018 · 2 comments

Comments

@Veqetazxy
Copy link

Use that in another request:

$ curl -v -H "Authorization: Authorization: Bearer eyJhbGciOiJIUzI1Ni....." localhost:8080/api/admin

You should be able to consume the API


have to be:
$ curl -v -H "Authorization: Bearer eyJhbGciOiJIUzI1Ni....." localhost:8080/api/admin

@raphaelDL
Copy link
Owner

raphaelDL commented Dec 7, 2018

oh god, I am so sorry... I did it on purpose to see if you were paying attention....

just kidding!!!! I fixed that, thank you for your observation

:)

@Veqetazxy
Copy link
Author

Haha yes, thats what i thouhgt :P, iam noob :D

Gj anyway

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