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

Problem when logging in to the 'backend' #8

Open
PANERO72 opened this issue Feb 21, 2023 · 4 comments
Open

Problem when logging in to the 'backend' #8

PANERO72 opened this issue Feb 21, 2023 · 4 comments

Comments

@PANERO72
Copy link

POST http://localhost:8000/undefined/api/login 404 (Not Found)

@LameckMeshack
Copy link

have you configure the .env in backend?

POST http://localhost:8000/undefined/api/login 404 (Not Found)

@joyweaver
Copy link

Same issue, anyone get them to work

@avary
Copy link

avary commented Oct 23, 2023

VITE_API_BASE_URL = http://localhost:8000 have to put this in .env file in backend folder

@shamshi1988
Copy link

shamshi1988 commented Mar 14, 2024

I have set the VITE_API_BASE_URL = http://localhost:8000 on .env file but after clicking on login button still it is not working & showing only loading button.
image

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

5 participants