Alex
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
I'll check tomorrow. But the upload works with the previous routes handler and no getAuth...
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
I can see it is related to the same error. I'll follow the topic on the uploadthing channel. Meanwhile I will remove the security for development. Going to production next month. We were planning to use uploadthing but if we do not get a proper solution we will have to drop our subscription and implement something ourselves. I would realy want to avoid to do that 😦
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
Yes pages dir
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
I did try to apply the solution but I'm getting another error now client side.
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
Hi @Josh Thanks for pointing to the solution. I'm happy to see It is not coming from something I did wrong.
16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
When trying to upload a file I'm getting this error:
when calling dummy.ts I'm getting the userid. I'm also using
getAuth
from several other APIs and from my TRPC endpoints...Everything works as expected.
middleware.ts:
Any idea?16 replies
TTCTheo's Typesafe Cult
•Created by Alex on 7/25/2023 in #questions
Error when using clerk getAuth from UploadThing routes
upload-routes.ts:
16 replies