pqina / svelte-filepond

🔌 A handy FilePond adapter component for Svelte
MIT License
247 stars 10 forks source link

error POST file to another URL #5

Closed ninepi09 closed 3 years ago

ninepi09 commented 3 years ago

i use netlify as server, and want to upload the files to another URL with folder inside but

i got this error in image :

svelte

what can i do to fix this ? thank you

rikschennink commented 3 years ago

Hi, I don't know how file uploads work with Netlify, best to reach out to Netlify support about uploading formdata. As this is not a bug in FilePond I will close the issue.