Next.js Discord

Discord Forum

fetching cookie data

Unanswered
Black carp posted this in #help-forum
Open in Discord
Black carpOP
I have created user authentication where I'm setting user id inside cookie through next/headers ,
now I'm getting cookie into a separate folder and trying to fetch it iniside context api but it shows error fetching data

1 Reply

Black carpOP