not getting req.cookies (cookie ) in express.js
I’m working on an Express.js application and I’m having trouble accessing cookies from incoming requests. cookies in the browser, req.cookies
is always [Object: null prototype] {} but alredy cookie having in browser. Here are the steps I’ve taken and for fetching api using redux-tookit-query for fetching API