UploadThing Callback Failing on Localhost with useUploadThing Hook
I'm experiencing an issue where UploadThing successfully uploads images, but the callback to my local application fails. As a result, uploaded images are not being reflected in my application's UI. The callback error indicates a transport issue when attempting to POST to http://localhost:3000/api/uploadthing.
Error Logs:
Environment:
2 Replies
@julius Could you please take a look at this issue regarding a transport error with UploadThing callbacks on localhost?
https://github.com/pingdotgg/uploadthing/issues/1032
GitHub
UploadThing Callback Failing on Localhost with useUploadThing Hook ...
I understand that this issue may be closed if it should be filed in another category I understand My issue I'm experiencing an issue where UploadThing successfully uploads images, but the callb...
did you resolve this?
i can see you closed the issue