Skip to main content

All Questions

0 votes
0 answers
341 views

CORS error after hosting application on Railway

I hosted my frontend (react) and backend (springboot) subfolders separately on Railway. I am getting CORS error after updating the origin where the frontend is deployed as follows: This is my ...
Kalamazoo's user avatar
  • 141
1 vote
0 answers
249 views

How do I fixt the Okta/React/.NET CORS Preflight Error?

I'm trying to use Okta for user authentication. The stack is ASP.net core and react. This is the new template where react and the ASP.net core API projects are separate. I have the Okta example ...
RyboTech's user avatar