LukaL
tRPC2y ago
4 replies
Luka

failed to parse json

calling the trpc query fails because of failed to parse JSON.
this is what im calling internalApi.user.getUserById.query();

ive trying logging the incoming call in the server but the request doesnt even seem to reach the server
image.png
Solution
next auth was filtering the endpoint
Was this page helpful?