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:
Screenshot_2023-03-23_at_3.39.03_PM.png
Was this page helpful?