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

How to send a file? #837

Open
yarkovaleksei opened this issue Dec 15, 2023 · 2 comments
Open

How to send a file? #837

yarkovaleksei opened this issue Dec 15, 2023 · 2 comments
Assignees

Comments

@yarkovaleksei
Copy link

config.body = JSON.stringify(body, ODataValueJSONReplacer);

Why does body turn into a string? When I try to send a file to the server, my FormData turns into "{}". Is it possible to do without this?

@Soontao
Copy link
Owner

Soontao commented Apr 18, 2024

ok, I get it, will plan this.

@Soontao
Copy link
Owner

Soontao commented Apr 18, 2024

could you provide the odata server you're using

@Soontao Soontao self-assigned this Apr 18, 2024
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

2 participants