adrianhajdin/project_medical_pager_chat

Getting Two errors

yashdalal07 opened this issue · 12 comments

POST https://localhost:8000/auth/signup net::ERR_SSL_PROTOCOL_ERROR xhr.js:247
Auth.jsx:50 Uncaught (in promise) AxiosError {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
Screenshot 2023-03-31 175032

Yash were you able to solve the error ?

How did you solve this ?

Yash were you able to solve the error ?

Did you solve this? if you do let me know, I faced the same error

I am also facing the same problem

I am also facing the same problem

Could you please help us out

POST https://localhost:8000/auth/signup net::ERR_SSL_PROTOCOL_ERROR xhr.js:247 Auth.jsx:50 Uncaught (in promise) AxiosError {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …} Screenshot 2023-03-31 175032

Yash can u help me out with this same error

Even after changing URL by removing s, it's giving me an error with status code 404. Did anyone resolve this issue?