Internal server error when i try a post request next js
Unanswered
Saltwater Crocodile posted this in #help-forum
Saltwater CrocodileOP
i am following https://vercel.com/guides/nextjs-prisma-postgres this guide to build the app.
When i hit the api in this route - blogr-nextjs-prisma/pages/api/post/index.ts
i get the session as null even if i am authenticated with github.
Here is my repo link - https://github.com/susantpatel/nextjsprismapostgres
When i hit the api in this route - blogr-nextjs-prisma/pages/api/post/index.ts
i get the session as null even if i am authenticated with github.
Here is my repo link - https://github.com/susantpatel/nextjsprismapostgres