I also got same error, in Postman while checking the Route, so it is because I put wrong expiry in .env, I put COOKIE_EXPIRES = '7d', but instead of that it have to be COOKIE_EXPIRES = 7...and that's it!! Hope this will find you helpful!