CORS header ‘Access-Control-Allow-Origin’ missing error for new Cloudfare domain
My frontend, registered to the playlistmoodevaluator.com
domain on Cloudflare, routes to a React CRA-based app hosted on Render.
My backend, registered to the api.playlistmoodevaluator.com
subdomain on Cloudflare, routes to a FastAPI python backend hosted on Fly.io.
CORS header ‘Access-Control-Allow-Origin’ missing error for new Cloudfare domain
My frontend, registered to the playlistmoodevaluator.com
domain on Cloudflare, routes to a React CRA-based app hosted on Render.
My backend, registered to the api.playlistmoodevaluator.com
subdomain on Cloudflare, routes to a FastAPI python backend hosted on Fly.io.