Hi Vladimir, thanks for your support. As you mentioned I did some digging and I found a way to get extra message from Axios, and now I could see here is something related with React.
message: “Corrupted multipart request. Header Content-Type must be set to value multipart/form-data”
Found solution: Axios don't send form data in react-native · Issue #1321 · axios/axios · GitHub
Thanks for your help!