Nick
Catch the error on trycatch and show the message
Do you have an error formatter set up? https://trpc.io/docs/server/error-formatting
3 replies
operation input is formdata but trpc makes it an application/json POST call
Are you set up with that content type as documented here? https://trpc.io/docs/server/validators#non-json-content-types
5 replies