calling the trpc query fails because of failed to parse JSONfailed to parse JSON. this is what im calling internalApi.user.getUserById.query();internalApi.user.getUserById.query();
ive trying logging the incoming call in the server but the request doesnt even seem to reach the server