Luiz F. A. Morais
Luiz F. A. Morais
TtRPC
Created by Luiz F. A. Morais on 7/10/2024 in #❓-help
TRPCClientError: Unable to transform response from server
I'm having a problem with tRPC Client, I'm using TurboRepo, I created the API with Fastify, TypeScript and tRPC for the backend. For the frontend, I'm using Next.JS, TypeScript and tRPC. It works, the cookies are being set, but it is always returning this error: "TRPCClientError: Unable to transform response from server".
4 replies