Luka
Luka5mo ago

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
No description
Solution:
next auth was filtering the endpoint
Jump to solution
2 Replies
Luka
LukaOP5mo ago
nvm got it
Solution
Luka
Luka5mo ago
next auth was filtering the endpoint