‘api_url’ from origin ‘frontend_url’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource
I’m building a React app that fetches data from an express backend deployed on Northflank. Everything was working fine locally and I have the following error once the React app is deployed on Netlify :