When testing POSTMAN it works good, but when testing in Client it returns 415 or 404 Errors.
Console.log(request & file value)
Where should I fix to get 201 code? I tried also axios post request to send form data but it doesn't work..
When testing POSTMAN it works good, but when testing in Client it returns 415 or 404 Errors.
Console.log(request & file value)
Where should I fix to get 201 code? I tried also axios post request to send form data but it doesn't work..