Next.js Discord

Discord Forum

I am having a problem with sessions not being created

Unanswered
Red-billed Tropicbird posted this in #help-forum
Open in Discord
Red-billed TropicbirdOP
is it normal for me to get this in the terminal:
GET /api/auth/session 200 in 51ms
GET /api/auth/session 200 in 52ms
GET /api/auth/session 200 in 49ms
GET /api/auth/session 200 in 49ms
GET /api/auth/session 200 in 49ms
GET /api/auth/session 200 in 37ms
GET /api/auth/session 200 in 21ms

5 Replies

Red-billed TropicbirdOP
This is when i just first log in
then when I try to make a request to stripe it gives me a 401 error
that is the file
Again you are making issues surrounding the same issue just worded differently. I would recommend slowing down, and trying to take a step back to do one thing at a time.