ActiveRecord::RecordNotFound in Lti::LaunchesController#show

Couldn't find Launch with 'id'=17762

Extracted source (around line #83):
81
82
83
84
85
86
              
# Use callbacks to share common setup or constraints between actions.
def set_launch
@launch = Launch.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"tool_id"=>"2399", "id"=>"17762"}

Response

Headers:

None