-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uppy uploader is not able to upload files using url provider. #1581
Comments
@djlocoja from the error it seems more like you are using incompatible versions somewhere between: |
@ifedapoolarewaju Also what versions of npm and node are you using? |
I'm facing the same issue |
@DannyFeliz hi, are you using Windows? |
@djlocoja seems it might be related to this. We are indeed doing an |
Hi @ifedapoolarewaju , I was running the server on |
Windows 10 |
I'm facing the same issue. I'm using MacOs |
@djlocoja @gabbanaesteban @DannyFeliz could you possibly check what version of the |
I was testing the uppy url and the google driver providers with the companion server that is in your examples (https://github.com/transloadit/uppy/blob/master/examples/uppy-with-companion/server/index.js). The package version was
It seems that when the request sent by the dashboard hits companion. Companion tryes to send the files to my backend but it fails.
The text was updated successfully, but these errors were encountered: