79707784

Date: 2025-07-20 06:44:35
Score: 2.5
Natty:
Report link

After reading this post, I realized that the solution was pretty simple. I needed to set credentials: 'include' in the login request in order for the cookie to actually be saved in the browser. Cookies seem to not be saved automatically when the Set-cookie header is present unless the fetch requests "asks" for them.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nathan Moore