EN VI
Posts (0)
Questions (2)
2024-03-13 21:00:08
Looks like you might not be passing the form data to your api, Should update your request to this: export const uploadFile = async (formData: formData) => { const fd = new FormData(); fd.append("c...
2024-03-13 22:00:07
Looks like you might not be passing the form data to your api, Should update your request to this: export const uploadFile = async (formData: formData) => { const fd = new FormData(); fd.append("c...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login