Why do we get that silly CORS error?

kokaneka

kapeel kokane

Posted on November 15, 2019

Why do we get that silly CORS error?

Have you ever had that experience where you are working on a frontend project and decide to just fire up a small backend service to support it, or are hitting a public API to fetch some generic data and as soon as you hit your first endpoint, you get that irritating CORS error in the console and you don't know what you did wrong?

I created a short animated video on the same topic trying to explain why we run into such situations often. Do check it out:

Hope that helped, Cheers!

💖 💪 🙅 🚩
kokaneka
kapeel kokane

Posted on November 15, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related