violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

Can't submit form on iOS client

Open donrestarone opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug

image

Form does not submit and there is the following error in the server:

A NoMethodError occurred in resource#create:

  undefined method `error_api_actions' for nil:NilClass
  app/controllers/concerns/api_actionable.rb:104:in `create_error_actions'


-------------------------------
Request:
-------------------------------

  * URL        : https://team.restarone.solutions/api_namespaces/2/resource

donrestarone avatar May 09 '23 18:05 donrestarone