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 server2 Replies