-
Notifications
You must be signed in to change notification settings - Fork 88
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
File Upload #195
Comments
Hi @Lory1990 you can do anything what allow your adapter. Default adapter use fetch api https://github.com/lexich/redux-api/blob/master/src/adapters/fetch.js |
Hey man, i cannot upload my file... it says everytime "Buffer Zero bytes Long". This is the code:
may you help me? THX |
https://stackoverflow.com/questions/36067767/how-do-i-upload-a-file-with-the-js-fetch-api Try to upload your file using |
Is it possibile to upload file via post?
The text was updated successfully, but these errors were encountered: