Upload from device: Error: "tus: invalid or missing Location header, originated from request (response code: 201, response text: )"

When I upload a file from device (from web control) (using Uppy-Companion-Tus) the Uppy control request several OPTIONS and POST to Tus endpoint and throw this exception.
With other providers the control works well.
The server return the location header with the “files/[file Id]” URL as value.
Any idea what can happen?
Thanks in advance.

Matias Creimerman

Hi Matias,

I have no direct solution to what you cause this.
What tus server are you using? Please also provide your code and steps to reproduce this.