julius
TTCTheo's Typesafe Cult
•Created by webdevkaleem on 1/10/2025 in #questions
Uploadthing: Type-error when sending custom field data to the client
12 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
yea those lines need to run on the server
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
is the repo open source?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
i've only seen this error happen when there're multiple effect versions but if that's not the case i don't know what it could be
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
does that decode fine?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
🤨🤨🤨
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
Ok 👍 and what’s the error you’re getting now?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
lockfile, node_moduels or
pnpm ls uploadthing && pnpm ls @uploadthing(react
i think?57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
Can you check the exact versions?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
Are those what you’re using now?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
did you bump both uplaodthing and @uploadthing/react ?
57 replies
TTCTheo's Typesafe Cult
•Created by bed on 12/17/2024 in #questions
UploadThing invalid secret error, invalid server config
try removing node_modules and then re-installing. we've bumped effect so maybe you have 2 now fighting eachother
57 replies
TTCTheo's Typesafe Cult
•Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
18 replies
TTCTheo's Typesafe Cult
•Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
http doesn't support setting headers after response has been sent
18 replies
TTCTheo's Typesafe Cult
•Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
as long as you're not streamign that orute handler
18 replies
TTCTheo's Typesafe Cult
•Created by DevPanda on 12/12/2024 in #questions
Auth System - Cookie problem
you should be able to set cookies from route handlers too
18 replies