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 ????
@programmer_rohan5 ай бұрын
Did you got any solution?
@ayush_bhardvaj2 ай бұрын
Did it get solved? It's actually a nightmare. Can you help me on this?
@mohammadaabis2660Ай бұрын
You made very simple and explained well without taking time.
@sukunademonking0711 ай бұрын
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
@EtishaGarg11 ай бұрын
Glad it was helpful!
@sukunademonking0711 ай бұрын
@@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.
@EtishaGarg11 ай бұрын
It's already there in my list. Will surely make one soon :)
@davinash9711 ай бұрын
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!
@EtishaGarg11 ай бұрын
Glad it was helpful!
@rsk_st12943 күн бұрын
I faced a similar error in a javascript project. Will this help?
@ArchanaRawat-r3f3 ай бұрын
Dii thank you soo much , I was not able to solve this error , but your video is so helpful 😊🥰
@dileephemavar66743 ай бұрын
simply, very usefull - and super and simple neat manner explanation thanks for the video.
@ankitsaurabh815811 ай бұрын
Good one, just started learning MERN stack and already got a heads up
@EtishaGarg11 ай бұрын
Best of luck!
@LakshmiCharanTangisettiTangiseКүн бұрын
shall we connect i am not able to solve this
@devil-sz5kp3 ай бұрын
I hosted my backend and frontend and today is last date of projects submition.. not its not solving from 2 days😢
@_pathak8 ай бұрын
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?
@ajmahato79812 ай бұрын
I am struggling for 2 hours before watching your video
@soubhagyamallick656410 ай бұрын
Well explained 😊 Thanks
@praveenkumarpandey84286 ай бұрын
Hello ma'am how to solve cors error in case of firebase??
@ajmahato79812 ай бұрын
Thank you didi
@harshalmakode637Ай бұрын
not worked on vercel
@rupeshpatil69572 ай бұрын
Thanks :)
@dgDurgesh4 ай бұрын
thankyou thanku so much
@sktcabsindia3 ай бұрын
Are you a developer We need one developer for php project
@prtyasharoy6 ай бұрын
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_asa5 ай бұрын
Did you solve bruh ?
@prtyasharoy5 ай бұрын
@@ababakr_asa yeah I did. Basically there was no problem to start with. I was passing the wrong mongodb uri -_-
@prtyasharoy5 ай бұрын
@@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
@cohcitc7 ай бұрын
Thank u mam
@monikadewangan8855 ай бұрын
thanks
@SravanKing-x1q2 ай бұрын
ok if will change server address in this case localhost:8000 to localhost:5173 then both are same origin will it work