I'm unable to make a GET request in postman. But able to make post requests
I get:
what could i be doing wrong?
these are my routes, the problem is with
Here's how i implemented in my expressJS app:
Postman GET Request:
Using the latest versions of trpc/server
expected object received undefinedwhat could i be doing wrong?
these are my routes, the problem is with
testRoute:Here's how i implemented in my expressJS app:
Postman GET Request:
Please view imageUsing the latest versions of trpc/server
