T
tRPC

Querying external api in trpc router not working

Querying external api in trpc router not working

Jjoshdev6275/12/2023
Hi guys! So I'm trying to query an api endpoint that I created through a separate node server inside my trpc router, I'm fetching it using axios but it does not work at the moment. I can't seem to figure out why.
Nnlucas5/12/2023
Can you share any more information/code?

Looking for more? Join the community!

T
tRPC

Querying external api in trpc router not working

Join Server