It should be categories_path(@conn, :update, @client.id), it won’t extract the ID for you
categories_path(@conn, :update, @client.id)