TRPCClientError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON Error
Hello folks, I'm getting an issue with my integration, I'm a newbie in tRPC and I can't work well my integration with next, next-auth, and Prisma to make an authentication.
When I'm doing the request to the server, (I think) I'm receiving the following error
failed to load resource: the server responded with a status of 404 (Not Found)
And also the error in the image.
When I'm doing the request to the server, (I think) I'm receiving the following error
failed to load resource: the server responded with a status of 404 (Not Found)
And also the error in the image.
