Next.js Discord

Discord Forum

Cookies do not get send to backend... only after second request

Unanswered
Siamese Crocodile posted this in #help-forum
Open in Discord
Siamese CrocodileOP
so basicly i have this issue where when i call await getUser() the cookies are not sent to the backend on the first request as you can see in the logs its undefined so the dashboard gets rendered without email but there is 2 requests after /me that i am not sure why that happens... but those get to send the cookies

0 Replies