ActiveRecord::RecordNotFound in DeepLinksController#index

Couldn't find Platform with 'id'=7

Extracted source (around line #36):
34
35
36
37
38
39
              
def set_platform
@platform = Platform.find(params[:platform_id])
end
def nonce

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"platform_id"=>"7", "context_id"=>"6"}

Response

Headers:

None