Consuming a tRPC Query in getServerSideProps
Hey! Building a link shortener for practice using the full create-t3-app stack. Running into an issue consuming a tRPC query in a dynamic page during getServerSideProps. Attached is the error.
As far as I can tell, my createTRPCNext config is configured correctly. Here it is:
As far as I can tell, my createTRPCNext config is configured correctly. Here it is:

