#cross-origin-requests

[ follow ]
fromHackernoon
4 years ago

A Developer's Guide to Same-Origin Policy (SOP) and Cross-Origin Resource Sharing (CORS) | HackerNoon

Access to fetch at 'https://api.example.com' from origin 'https://app.yoursaas.com' has been blocked by CORS. This error often occurs when the backend and frontend are hosted on separate servers.
Web development
[ Load more ]