hello. i have a problem at uploadthinf
i done all steps uploadthing to upload image. when i upload image it show at console is uploaded but still keep uploading state at the browser.



5 Replies
core.ts

probably got a blocking middleware
that blocks the callback request
how can i do that? please help i am used uploadthing before.
spite i test fakeid still not fixed
The callback doesn’t have any cookies or anything
The auth happens in middleware
The callback request must be callable without any auth
you should exculded in the middleware uploadthing is not working good with authtication