Relative Content

Tag Archive for reactjsexpressdeploymentvercel

Reactjs cient not receiving cookies from express server

I’m running my project on different servers, backend on render and frontend on vercel. However I’m only running into this error on deployment, meaning that the cookie is either not being set properly on the client side or not being retrieved correctly.