ArgumentError in V1::FaxesController#show

wrong number of arguments (given 1, expected 0)

Extracted source (around line #11):
9
10
11
12
13
14
              
before_action :check_domain_state, if: :user_present?
rescue_from ActiveRecord::RecordNotFound, with: :record_not_found
def doorkeeper_unauthorized_render_options
token = doorkeeper_token
if !token.present?
message = 'Geçersiz Token'

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"access_token"=>"[FILTERED]",
 "id"=>"fa4092ff-038f-4db7-9221-69f7a13b6afc"}

Response

Headers:

None