Callback for UploadThing in AWS Amplify not working correctly

Anyone else doing the same thing that i did? I followed the documentation. But always getting [UT] Call unsuccessful after 4 tries. Retrying in 8 seconds... and so on the callback for onUploadBegin and onUploadProgress is working, that's why i don't really get it. is there any way to check why the callback for onClientUploadComplete not working? any hints would be very appreciated. thx
2 Replies
anton
antonOP13mo ago
i think this is happening for AWS. i'm trying Vercel, the same thing goes without error. hmmm
seancalebb
seancalebb10mo ago
this also happens on my backend express adapter, i really don't understand why this is happening. i've tried deploying it both on Vercel and Railway and still the same result happened.

Did you find this page helpful?