lemonekL
tRPC2y ago
4 replies
lemonek

TRPClientError: Unexpected character

Hello, I am working on an Expo app and I seemingly randomly get the error in the picture. I don't really know why because I send many requests and sometimes it happens and sometimes not. I can provide any code that could be helpful.
This the project repo: https://github.com/lmnek/run-app
(I use npm and these packages
@trpc/client@11.0.0-rc.359
@trpc/react-query@11.0.0-rc.359
@trpc/server@11.0.0-rc.359)
2024-04-29_15-14.png
GitHub
Contribute to lmnek/run-app development by creating an account on GitHub.
Solution
Usually a sign that something between the client and the server isn’t working in the infrastructure
Was this page helpful?