79636172

Date: 2025-05-23 20:42:12
Score: 0.5
Natty:
Report link

Have you tried setting the domain of the cookies to your API URL, e.g.:

ctx.SetCookie(..., "/", "api.azurecontainerapps.io", true, true)
Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: RecursionError