Next.js Discord

Discord Forum

NEXT-AUTH: Fetching "my-website/api/auth/session" in Postman or my extension returns an empty object

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
When i fetch it on my website then it works okay.

3 Replies

Do not repost your question in different posts. I will remove the one you just posted
Giant pandaOP
great but can you help me with this champ
in your browser, you have cookies that postman doesn't have. You can check devtools for the request made to that API url and check the cookies. Postman allows you to use the cookies in the request you're making.