Cookie modifications issue
Unanswered
Cape horse mackerel posted this in #help-forum
Cape horse mackerelOP
I need urgent help. I have read the cookies can be only modified in server actions or route files.
I have created createSession function with flag 'use server' and i am calling this function in a route.ts file with cookies function provided by nextjs but its not setting the cookie.
here is the simple code https://github.com/ShourovRoy/nextjs-cookies.git
I am using nextjs 15
I have created createSession function with flag 'use server' and i am calling this function in a route.ts file with cookies function provided by nextjs but its not setting the cookie.
here is the simple code https://github.com/ShourovRoy/nextjs-cookies.git
I am using nextjs 15