Unable to upload files with formdata multi-part #12167
-
I'm implementing a react-native-windows application, and trying to upload file to our server but every time I get Network Error, however the same code works fine on Android. P.s: I tried to make an http request for a global api, and I succeeded. so the issue is relying behind the form-data technique or RNW configurations I'm missing. `const uploadFile = async () => {
};
};` |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Looks like you've opened an issue to track this. We'll continue any further discussion there: #12168 |
Beta Was this translation helpful? Give feedback.
Looks like you've opened an issue to track this. We'll continue any further discussion there: #12168