Are you in the quite specific scenario of wanting to upload photos to a rails backend with a react front end but don't know how? I've got you cover...
For further actions, you may consider blocking this person and/or reporting abuse
I followed all the steps but I get the following error please help
ActionDispatch::Http::Parameters::ParseError (767: unexpected token at '------WebKitFormBoundaryxaYAnLtlkajqzq9E
Did you able to solve that problem?
Yes it's already solved I forgot to leave a comment
How did you solve that?. Can I have the repo please?.
in my case the problem was in the headers I had not noticed that content type application json was being sent basically it is not necessary to send something in the header unless you need token or something similar since when sending the form data it reads it as multipart
I'm sorry but the repository is private to the company where I work