CORS error when executing Scheduled Tasks

Anonymous
TRIAL

2 years ago

Hi , i'm trying to deploy an Laravel App with Scheduled Tasks. The tasks is executing successfully but when i try to log in with an React App , there is a Cors error. So, the error appear when the scheduled tasks is executing on the server. Can someone help me ?

1 Replies

2 years ago

A CORS error is unlikely to be related to your scheduled tasks. I'd recommend checking out [https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) as this isn't really a Railway-related issue


CORS error when executing Scheduled Tasks - Railway Help Station