ysongh/FindSport2Play

401 error

Opened this issue · 4 comments

Hi..
I am getting 401 error on all the requests (post/get) ...wherever .... there is "passport.authenticate('jwt', {session: false})" ... i.e on using ...passport .. jwt

Please tell.. how to debug.. @ysongh

Please NOTE:- post request for signing up of new user successfully works .... as passport/jwt method is not used there.

hi, I ran into the same problem. Did you manage to fix this error? @sahiljit333 @ysongh

hello , i am also in the same problem did anyone solved it ? @Nikyblack , @sahiljit333

image_2022-09-29_003501617

hi, how to solve this? i am a beginner

Solved!!

Update your redux dev tools from 2.16.0 to 2.16.1

OR

Remove this line from your code

window.REDUX_DEVTOOLS_EXTENSION&& window.REDUX_DEVTOOLS_EXTENSION()