404 Not Found when rendering <UploadButton>
When I render
<UploadButton>
I get the error GET http://localhost:3000/uploadthing 404 (Not Found)
. I've setup the route in my fastify instance that is running on port 3000(other routes from fastify works). I've been thinking for this for a while and want to ask before I start to dig into the source code of uploadthing.
0 Replies