Error 500 when using NextJS
When I try to upload an image, It returns error 500. I've triple checked and recoded the uploadthing part of my project and everything seems alright but it still won't upload. There is no "Failed" upload in the chart on the dashboard either. There are more scripts but they are all set as default from the docs.
core.ts script:
4 Replies
When I try to upload an image, It returns error 500. I've triple checked and recoded the uploadthing part of my project and everything seems alright but it still won't upload. There is no "Failed" upload in the chart on the dashboard either. There are more scripts but they are all set as default from the docs.
core.ts script:
Update: Found this in chrome console
did you figure it out?
Hi Dani. I seem to be having a similar issue. Did you end up figuring out the issue?