Nextjs Prisma mysql form not submitting live nginx server -- 3
Budget: $30 – $250 USD
My project works fully on localhost. But when I upload to live server on nginx the submit button records the data but prisma doesnt submit to mysql db. I need done asap please. YOU CAN CHECK SUBMIT BUTTON HERE -> wantedgtastickers.shop/pricing
Works in localhost but doesnt work on nginx server. The request data gets sent to /api/pay but there is no response back from the nginx server. And await prisma.user.create is not inserting data into database.
Works in localhost but doesnt work on nginx server. The request data gets sent to /api/pay but there is no response back from the nginx server. And await prisma.user.create is not inserting data into database.