I am receiving "NoMethodError - undefined method `[]\' for nil:NilClass:" when trying to attach a picture to a model. I am using Rails 6 in API mode.
The M