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

10.4장 nodemaster 실행 오류 #787

Open
kwan-yoon opened this issue Jul 30, 2023 · 1 comment
Open

10.4장 nodemaster 실행 오류 #787

kwan-yoon opened this issue Jul 30, 2023 · 1 comment

Comments

@kwan-yoon
Copy link

10.4장 NodeCat과 NodeBird API master를 다운받아서 실행시 Request failed with status code 401오류가 뜹니다.
db에 client key도 잘 들어가 있는데,
http://localhost:4000/test 로 요청을 보내면 계속 401오류가 뜨네요.
제 소스도 오류가 나서 master로 수행했는데도 계속 오류가 뜹니다.
혹시, master 복제해서 실행 하면 정상적으로 실행되실까요?

@ZeroCho
Copy link
Owner

ZeroCho commented Jul 30, 2023

401에러가 localhost:8002/v1/test에서 발생하는 것인가요? 그러면 verifyToken에서 401이 뜨는 것입니다. 토큰 생성쪽 확인해보세요. JWT_SECRET이나 이런 것들요.

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