Groups
Groups
Sign in
Groups
Groups
vert.x
Conversations
About
Send feedback
Help
Using multipart/form-data in vert.x giving File with content type \Qapplication/octet-stream\E Bad request
123 views
Skip to first unread message
Meghna Kapoor
unread,
Apr 27, 2021, 1:54:47 PM
4/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vert.x
Hi Team,
The curl request is
curl --location --request PUT '
http://localhost:8080/api/v1/assets
' \
--form 'model=@"Filepath/request.txt"'
And it is failing in ValidationFailureHandlerImpl runPredicates
Everytime i get this response
[Bad Request
] File with content type \Qapplication/octet-stream\E and name model is missing
Please suggest what is wrong.
frances...@gmail.com
unread,
Apr 28, 2021, 6:05:12 AM
4/28/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vert.x
Could this be related to
https://github.com/vert-x3/vertx-web/issues/1887
?
Reply all
Reply to author
Forward
0 new messages