Answer
Ove
rf
low
Answer Overflow Logo
GitHub
Get Started
Login
GitHub
Open popover
T
tRPC
❓-help
Join Server
Querying external api in trpc router not working
J
josh-dev627
View on Discord
5/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.
N
nlucas
View on Discord
5/12/2023
Can you share any more information/code?