Replies: 2 comments 2 replies
-
I'm trying to integrate |
Beta Was this translation helpful? Give feedback.
1 reply
-
I don't use tus-server personally, but you might want to use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the code that used for trying implement tus protocol with Elysia.js but I still get the error:
Error: tus: unexpected response while creating upload, originated from request (method: POST, url: http://localhost:3000/files, response code: 400, response text: Bad Request, request id: n/a)
How should I fix the problem?
Server:
Client:
Beta Was this translation helpful? Give feedback.
All reactions