but whats about the new update of chrome and edge ... i used all the possible options to solve this error but not yet succeded used cors headers origin , proxy etc but its showing error in production its working very fine in firefox without issue ...issue comes in chrome and edge browser (Only in production environment ) how can i solve it ????
wow! I already know cors but always check videos related to it. You have really made simple for the newcomers. Wish I had this video when I first encountered this error. Would have saved many hours😢😢 Thank you
@@EtishaGarg Can you please make a video on how to implement payments specifically with stripe with a simple frontend and backend like how it's done in production apps? How we secure the user details and transaction or does stripe does it for us? Lastly how do we secure our APIs? It would really mean a lot.
Hello mam ! My application runs on localhost port on my machine and the fetch request that I want to make is on a arduino based server with its specific ip. How can I make request from my frontend to that server without getting cors errors?
Very well explained 👏🏻 I remember when I was implementing the same in PHP had to go through multiple resources just to understand it. I accidentally came across this channel. Subscribed! Looking forward to see more!
I tried my level best to solve this problem. I even allowed global access, used proxy in the frontend as well. But the problem is still there. Can you help?
@@ababakr_asa yeah, basically there was no problem to start with. I was passing a wrong mongodb uri to the server. I spent 2 days solving a problem that didn't exist. LMAO
but whats about the new update of chrome and edge ... i used all the possible options to solve this error but not yet succeded used cors headers origin , proxy etc but its showing error in production its working very fine in firefox without issue ...issue comes in chrome and edge browser (Only in production environment ) how can i solve it ????
Did you got any solution?
Did it get solved? It's actually a nightmare. Can you help me on this?
You made very simple and explained well without taking time.
I hosted my backend and frontend and today is last date of projects submition.. not its not solving from 2 days😢
I am struggling for 2 hours before watching your video
wow! I already know cors but always check videos related to it. You have really made simple for the newcomers. Wish I had this video when I first encountered this error. Would have saved many hours😢😢 Thank you
Glad it was helpful!
@@EtishaGarg Can you please make a video on how to implement payments specifically with stripe with a simple frontend and backend like how it's done in production apps? How we secure the user details and transaction or does stripe does it for us? Lastly how do we secure our APIs?
It would really mean a lot.
It's already there in my list. Will surely make one soon :)
Hello mam ! My application runs on localhost port on my machine and the fetch request that I want to make is on a arduino based server with its specific ip. How can I make request from my frontend to that server without getting cors errors?
Dii thank you soo much , I was not able to solve this error , but your video is so helpful 😊🥰
simply, very usefull - and super and simple neat manner explanation thanks for the video.
Very well explained 👏🏻 I remember when I was implementing the same in PHP had to go through multiple resources just to understand it. I accidentally came across this channel. Subscribed! Looking forward to see more!
Glad it was helpful!
I faced a similar error in a javascript project. Will this help?
Good one, just started learning MERN stack and already got a heads up
Best of luck!
shall we connect i am not able to solve this
Well explained 😊 Thanks
Hello ma'am how to solve cors error in case of firebase??
Are you a developer
We need one developer for php project
not worked on vercel
I tried my level best to solve this problem. I even allowed global access, used proxy in the frontend as well. But the problem is still there. Can you help?
Did you solve bruh ?
@@ababakr_asa yeah I did. Basically there was no problem to start with. I was passing the wrong mongodb uri -_-
@@ababakr_asa yeah, basically there was no problem to start with. I was passing a wrong mongodb uri to the server. I spent 2 days solving a problem that didn't exist. LMAO
Thanks :)
Thank you didi
thankyou thanku so much
Thank u mam
ok if will change server address in this case localhost:8000 to localhost:5173 then both are same origin will it work
thanks
Great Video !