jaiv
jaiv
TtRPC
Created by jaiv on 7/14/2023 in #❓-help
Keep getting 500 error response I can't figure out
6 replies
TtRPC
Created by jaiv on 11/2/2022 in #❓-help
Can you chain middlewares in v10?
Would I be able to make a rate limit and isAuthed middleware, then put queries behind both middlewares so it's rate limited and protected by auth? The docs suggest it doesn't work like this, but I wanted to make sure.
5 replies
TtRPC
Created by jaiv on 10/14/2022 in #❓-help
Queries break when in production on Vercel; work on localhost
25 replies
TtRPC
Created by jaiv on 10/13/2022 in #❓-help
SyntaxError Unexpected token u in JSON at position 0 with mutations
I'm trying to use trpc client to await a mutation and just keep getting this error. everything works if i change the mutations into queries
7 replies
TtRPC
Created by jaiv on 9/22/2022 in #❓-help
API Response caching not working on vercel ⁉
3 replies