Javascript – Fetch request from ReactJS to flask api being rejected due to CORS policy
I'm trying to pull of a fetch request from my front-end (ReactJS Project) to my flask api endpoint. But whenever I try to do so, this weird error comes up Access to fetch at 'https://2483-103-79-250-41.ngrok-free.app/check' (redirected from 'http://2483-103-79-250-41.ngrok-free.app/check') from origin…