Skip to content
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

Multipart form data not working on 0.25.0 #4460

Closed
pandiarajanvp opened this issue Feb 10, 2022 · 9 comments
Closed

Multipart form data not working on 0.25.0 #4460

pandiarajanvp opened this issue Feb 10, 2022 · 9 comments

Comments

@pandiarajanvp
Copy link

pandiarajanvp commented Feb 10, 2022

Describe the bug

After upgrade form 0.24.0 to 0.25.0 multipart form date not working
before update its working good

To Reproduce

Expected behavior

Environment

  • Axios Version [e.g. 0.25.0]
  • Adapter [e.g. XHR/HTTP]
  • Additional Library Versions [e.g. React 16.7, React Native 0.66.0]

Additional context/Screenshots

@TomCorvus
Copy link

Hi!
Take a look to this: #4406

@kocyigityunus
Copy link

kocyigityunus commented Feb 14, 2022

if you are having any issues with multipart form data upload on react native.
please check this answer.

@kenikori
Copy link

Hello, try this: #4406 (comment)

@rayhu
Copy link

rayhu commented Feb 23, 2022

@pandiarajanvp #4413 is merged which addressed this issue. pls close it.

@TomCorvus
Copy link

@rayhu not really, posting FormData with ´0.26.0´ doesn't work. There is the @kenikori comment, but this is not really the official way.

@DigitalBrainJS
Copy link
Collaborator

@rayhu In fact, that PR was reverted and Axios v0.26.0 was released without the fix, so this issue is still relevant ¯_(ツ)_/¯.
PR #4448 has this fix and some related improvements.

@fardolieri
Copy link

Version 0.27.2 fixes the problem for me.

@YohannesTz
Copy link

thank you! after two days on this error... the solution was just upgrading to 0.27.2

@ezoltech
Copy link

ezoltech commented May 2, 2022

phiw, after several trials!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants