i deployed react app on netlify everything works fine but whenever i am trying to send photo through my deployed react app over https request it will not send to server and req.files object is clearly empty how i could fix that please suggest some ideas.
locally my app is running smoothly