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

Not able to see the jwt access token in my cookies, hence I am also getting 401 at 'video timestamp - 1:59:00' video: react fiverr backend link: https://www.youtube.com/watch?v=csUM7yfiaMw&t=141s #21

Open
Vishist16 opened this issue May 13, 2023 · 1 comment

Comments

@Vishist16
Copy link

I am no able to see my jwt access token in my cookies.

can someone help pls.

@Vishist16 Vishist16 changed the title Not able to see the jwt access token in my cookies, hence also getting 401 at 'video timestamp - 2:59:00' . Not able to see the jwt access token in my cookies, hence also getting 401 at 'video timestamp - 1:59:00' . May 13, 2023
@Vishist16 Vishist16 changed the title Not able to see the jwt access token in my cookies, hence also getting 401 at 'video timestamp - 1:59:00' . Not able to see the jwt access token in my cookies, hence I am also getting 401 at 'video timestamp - 1:59:00' . May 13, 2023
@Vishist16 Vishist16 changed the title Not able to see the jwt access token in my cookies, hence I am also getting 401 at 'video timestamp - 1:59:00' . Not able to see the jwt access token in my cookies, hence I am also getting 401 at 'video timestamp - 1:59:00' video: react fiverr backend link: https://www.youtube.com/watch?v=csUM7yfiaMw&t=141s May 13, 2023
@Vishist16
Copy link
Author

Well fixed it, ummmm I mean it was my silly mistake only 😅😅😅

Anyone getting the same problem
you are probably running the frontend on http://127.0.0.1:5173

just run the ui on http://localhost:5173 instead of http://127.0.0.1:5173

also change the cors origin usrl to : http://localhost:5173 in server.js file

it will work. ✔✔✔✔

@Vishist16 Vishist16 reopened this May 13, 2023
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

1 participant