I want to upload an image from android app to a Ruby on Rails server but I got an error, that says NoMethodError undefined method `permit'. I think there is something wrong with my parameters. RoR receive these Parameters: I want to upload an image from android app to a