Open kale1d0code opened 1 week ago
using Axios to post FormData to a URL I am attempting to submit a file
I grab the file data using your fileFromPath method.
When Axios attempts to send, I get the error message:
source.on is not a function
Hi. Thanks for reaching me out. I need more information before I can help:
using Axios to post FormData to a URL I am attempting to submit a file
I grab the file data using your fileFromPath method.
When Axios attempts to send, I get the error message:
source.on is not a function