강의

멘토링

커뮤니티

Inflearn Community Q&A

ttuhee5180's profile image
ttuhee5180

asked

Node and React series that you can learn by following - Creating a movie site

Movie App Series #4 Creating a Landing Page (1) (Learn React Node by Following)

403 forbidden error

Written on

·

1.1K

·

Edited

0

Screen Shot 2023-10-10 at 11.08.03 PM.pngnpm run dev를 하고 크롬에 local 창을 띄운 후 개발자모드로 console을 확인했는데요.

창은 정상적으로 뜨지만

 

GET http://localhost:3000/api/users/auth 403 (Forbidden)

 

이렇게 오류가 납니다.

왜그런건가요?

 

reactnode.js웹앱mongodbexpress

Answer 2

0

해결하셨나요?

0

저랑 같은 에러네요.. 해결하셨나요??

ttuhee5180's profile image
ttuhee5180

asked

Ask a question