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

Issue with cors errors due to boundary missing on form #61

Closed
1 of 4 tasks
TechWithDunamix opened this issue Aug 7, 2024 · 0 comments · Fixed by #62
Closed
1 of 4 tasks

Issue with cors errors due to boundary missing on form #61

TechWithDunamix opened this issue Aug 7, 2024 · 0 comments · Fixed by #62
Labels

Comments

@TechWithDunamix
Copy link

Issue Type

  • Bug Report
  • Feature Request
  • Enhancement
  • Other (Please specify)

Description

I tried to make a request to my server with a formdata payload, but for some reason i kept getting cors errors even with the headers being set on my server.
I then discovered that my server require a boundary enitiy along with the formData, but seems callapi wasn't setting it

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

Successfully merging a pull request may close this issue.

1 participant