GetSession times out most of the time, when I call it in an API route #1215
Unanswered
theniallriver
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Like the title says, getSession seems to timeout and never return anything most of the time when I call it from an API endpoint. It seems to always work when I call it from the frontend or hit the
/api/auth/session
endpoint directly. I'm wondering if something is wrong with my configuration. Has anyone else had this issue?Beta Was this translation helpful? Give feedback.
All reactions