I cannot see the cookies using fetch in react but I can see the cookies in thunderclient
SERVER
OUTPUT in image
what am i doing wrong?
4 Replies
is the cookie set to http only?
for a more clear and concise code I think you should use the axios library for the fetch operations along with try/catch syntax
Have you checked your application tab in dev tools and it isn't their
What you console logged isn't supposed to have the cookies in the log
wrong ping