jatoboy
CORS backend error
Hi! I have my backend hosted on railway but my frontend on Azure. I have a lot of endpoints on my API, but I'm getting CORS error on websocket. Whenever I try to stablish a connection it gives me this error:
Access to XMLHttpRequest at 'https://dev-api-agendai.up.railway.app/issues' from origin 'https://agendai-dev.azurewebsites.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
85 replies