-
-
Notifications
You must be signed in to change notification settings - Fork 613
Open
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library
Description
openapi-fetch version
0.15.0
Description
I am trying to upload a file to my backend -- it works with Axios but breaks with openapi-fetch. I've attached a picture of the use case below. The variables are all correct and swapping openapi-fetch for Axios fixes the issue.
Error:
Reproduction
- Create expo v54 react native app
- Install openapi-fetch and openapi-typescript
- Try to call client.POST with formData on Android physical devices
- It breaks
Expected result
The upload should succeed.
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)
ibarrick
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library