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

Multiple form data files not sent #60

Closed
johannschopplich opened this issue Nov 29, 2023 · 0 comments
Closed

Multiple form data files not sent #60

johannschopplich opened this issue Nov 29, 2023 · 0 comments

Comments

@johannschopplich
Copy link
Owner

I have been using "Nuxt Api Party" in my project for a while now, but I have encountered a problem with sending multiple images.

The problem occurs whenever I try to send multiple images. The "Nuxt Api Party" form data serialises my Formdata and only adds the first image in my request and disregards the rest as shown in the screenshot below:

image

even though I have added two images (below is the console log for Formdata values):
image

I have been stuck on this problem for awhile now, is there a way to send multiple images or files ?
Any help is much appreciated, thanks.

Originally posted by @NebilSahin in #59

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

1 participant