lucasraza
lucasraza
TTCTheo's Typesafe Cult
Created by lucasraza on 5/11/2023 in #questions
Uploadthing Issue
I'm working with UploadThing and am running into some issues: The terminal displays the message: [UT] SIMULATING FILE UPLOAD WEBHOOK CALLBACK http://localhost:3000/api/uploadthing?slug=imageUploader [UT] Failed to simulate callback for file. Is your webhook configured correctly? Some context, my log statements are never printing in my FileRoute's onUploadComplete method in server/uploadthing.ts. The images are sucesfully uploading and displaying in the dashboard though. Any help would be appreciated!
1 replies