Rename form. #486

Open
opened 2016-11-09 19:25:36 +00:00 by AleksanderBorovoy · 0 comments
AleksanderBorovoy commented 2016-11-09 19:25:36 +00:00 (Migrated from github.com)

I am using ng2-file-uploud , and my backend recieve following : {"file"=>"#<ActionDispatch::Http....bla bla.."} with 400 (Bad Request) , because it is waiting next: "photo"=>{"title"=>"qwerty", "image"=> "#<ActionDispatch::Http...blabla..."}. What do i need to do, that fix it

I am using ng2-file-uploud , and my backend recieve following : {"file"=>"#<ActionDispatch::Http....bla bla.."} with 400 (Bad Request) , because it is waiting next: "photo"=>{"title"=>"qwerty", "image"=> "#<ActionDispatch::Http...blabla..."}. What do i need to do, that fix it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#486