Routing Error

No route matches [GET] "/platforms/2572/resource_links/59498/:/:"

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
claim_platform_path GET /claim_platforms/:id(.:format)

claim_platforms#show

DELETE /claim_platforms/:id(.:format)

claim_platforms#destroy

claim_tool_path GET /claim_tools/:id(.:format)

claim_tools#show

DELETE /claim_tools/:id(.:format)

claim_tools#destroy

set_team_sessions_path GET /sessions/set_team(.:format)

sessions#set_team

sessions_path POST /sessions(.:format)

sessions#create

session_path DELETE /sessions/:id(.:format)

sessions#destroy

login_index_path POST /login(.:format)

login#create

new_login_path GET /login/new(.:format)

login#new

lti11_tools_path POST /lti11/tools(.:format)

lti11/tools#create

relaunch_lti11_platforms_path GET /lti11/platforms/relaunch(.:format)

lti11/platforms#relaunch

lti11_platforms_path GET /lti11/platforms(.:format)

lti11/platforms#index

POST /lti11/platforms(.:format)

lti11/platforms#create

new_lti11_platform_path GET /lti11/platforms/new(.:format)

lti11/platforms#new

new_platform_authorization_path GET /platforms/:platform_id/authorizations/new(.:format)

authorizations#new

platform_authorizations_new_path POST /platforms/:platform_id/authorizations/new(.:format)

authorizations#new

platform_returns_path GET /platforms/:platform_id/returns(.:format)

returns#index

POST /platforms/:platform_id/returns(.:format)

returns#create

platform_sensors_path GET /platforms/:platform_id/sensors(.:format)

sensors#index

POST /platforms/:platform_id/sensors(.:format)

sensors#create

platform_platform_keys_path GET /platforms/:platform_id/platform_keys(.:format)

platform_keys#index

POST /platforms/:platform_id/platform_keys(.:format)

platform_keys#create

new_platform_platform_key_path GET /platforms/:platform_id/platform_keys/new(.:format)

platform_keys#new

edit_platform_platform_key_path GET /platforms/:platform_id/platform_keys/:id/edit(.:format)

platform_keys#edit

platform_platform_key_path GET /platforms/:platform_id/platform_keys/:id(.:format)

platform_keys#show

PATCH /platforms/:platform_id/platform_keys/:id(.:format)

platform_keys#update

PUT /platforms/:platform_id/platform_keys/:id(.:format)

platform_keys#update

DELETE /platforms/:platform_id/platform_keys/:id(.:format)

platform_keys#destroy

platform_context_deep_links_path GET /platforms/:platform_id/contexts/:context_id/deep_links(.:format)

deep_links#index

POST /platforms/:platform_id/contexts/:context_id/deep_links(.:format)

deep_links#create

new_platform_context_deep_link_path GET /platforms/:platform_id/contexts/:context_id/deep_links/new(.:format)

deep_links#new

platform_context_memberships_path GET /platforms/:platform_id/contexts/:context_id/memberships(.:format)

memberships#index {:format=>:json}

platform_context_line_item_line_item_results_path GET /platforms/:platform_id/contexts/:context_id/line_items/:line_item_id/results(.:format)

line_item_results#index {:format=>:json}

platform_context_line_item_scores_path POST /platforms/:platform_id/contexts/:context_id/line_items/:line_item_id/scores(.:format)

scores#create {:format=>:json}

platform_context_line_items_path GET /platforms/:platform_id/contexts/:context_id/line_items(.:format)

line_items#index

POST /platforms/:platform_id/contexts/:context_id/line_items(.:format)

line_items#create

new_platform_context_line_item_path GET /platforms/:platform_id/contexts/:context_id/line_items/new(.:format)

line_items#new

edit_platform_context_line_item_path GET /platforms/:platform_id/contexts/:context_id/line_items/:id/edit(.:format)

line_items#edit

platform_context_line_item_path GET /platforms/:platform_id/contexts/:context_id/line_items/:id(.:format)

line_items#show

PATCH /platforms/:platform_id/contexts/:context_id/line_items/:id(.:format)

line_items#update

PUT /platforms/:platform_id/contexts/:context_id/line_items/:id(.:format)

line_items#update

DELETE /platforms/:platform_id/contexts/:context_id/line_items/:id(.:format)

line_items#destroy

platform_contexts_path GET /platforms/:platform_id/contexts(.:format)

contexts#index

POST /platforms/:platform_id/contexts(.:format)

contexts#create

new_platform_context_path GET /platforms/:platform_id/contexts/new(.:format)

contexts#new

edit_platform_context_path GET /platforms/:platform_id/contexts/:id/edit(.:format)

contexts#edit

platform_context_path GET /platforms/:platform_id/contexts/:id(.:format)

contexts#show

PATCH /platforms/:platform_id/contexts/:id(.:format)

contexts#update

PUT /platforms/:platform_id/contexts/:id(.:format)

contexts#update

DELETE /platforms/:platform_id/contexts/:id(.:format)

contexts#destroy

platform_resource_link_assessments_path POST /platforms/:platform_id/resource_links/:resource_link_id/assessments(.:format)

assessments#create

platform_resource_link_assessment_path GET /platforms/:platform_id/resource_links/:resource_link_id/assessments/:id(.:format)

assessments#show

platform_resource_link_rosters_path GET /platforms/:platform_id/resource_links/:resource_link_id/rosters(.:format)

rosters#index

POST /platforms/:platform_id/resource_links/:resource_link_id/rosters(.:format)

rosters#create

new_platform_resource_link_roster_path GET /platforms/:platform_id/resource_links/:resource_link_id/rosters/new(.:format)

rosters#new

edit_platform_resource_link_roster_path GET /platforms/:platform_id/resource_links/:resource_link_id/rosters/:id/edit(.:format)

rosters#edit

platform_resource_link_roster_path GET /platforms/:platform_id/resource_links/:resource_link_id/rosters/:id(.:format)

rosters#show

PATCH /platforms/:platform_id/resource_links/:resource_link_id/rosters/:id(.:format)

rosters#update

PUT /platforms/:platform_id/resource_links/:resource_link_id/rosters/:id(.:format)

rosters#update

DELETE /platforms/:platform_id/resource_links/:resource_link_id/rosters/:id(.:format)

rosters#destroy

platform_resource_link_connects_path GET /platforms/:platform_id/resource_links/:resource_link_id/connects(.:format)

connects#index

platform_resource_link_connect_path GET /platforms/:platform_id/resource_links/:resource_link_id/connects/:id(.:format)

connects#show

platform_resource_links_path GET /platforms/:platform_id/resource_links(.:format)

resource_links#index

POST /platforms/:platform_id/resource_links(.:format)

resource_links#create

new_platform_resource_link_path GET /platforms/:platform_id/resource_links/new(.:format)

resource_links#new

edit_platform_resource_link_path GET /platforms/:platform_id/resource_links/:id/edit(.:format)

resource_links#edit

platform_resource_link_path GET /platforms/:platform_id/resource_links/:id(.:format)

resource_links#show

PATCH /platforms/:platform_id/resource_links/:id(.:format)

resource_links#update

PUT /platforms/:platform_id/resource_links/:id(.:format)

resource_links#update

DELETE /platforms/:platform_id/resource_links/:id(.:format)

resource_links#destroy

platform_users_path GET /platforms/:platform_id/users(.:format)

users#index

POST /platforms/:platform_id/users(.:format)

users#create

new_platform_user_path GET /platforms/:platform_id/users/new(.:format)

users#new

edit_platform_user_path GET /platforms/:platform_id/users/:id/edit(.:format)

users#edit

platform_user_path GET /platforms/:platform_id/users/:id(.:format)

users#show

PATCH /platforms/:platform_id/users/:id(.:format)

users#update

PUT /platforms/:platform_id/users/:id(.:format)

users#update

DELETE /platforms/:platform_id/users/:id(.:format)

users#destroy

platform_results_path GET /platforms/:platform_id/results(.:format)

results#index

POST /platforms/:platform_id/results(.:format)

results#create

new_platform_result_path GET /platforms/:platform_id/results/new(.:format)

results#new

edit_platform_result_path GET /platforms/:platform_id/results/:id/edit(.:format)

results#edit

platform_result_path GET /platforms/:platform_id/results/:id(.:format)

results#show

PATCH /platforms/:platform_id/results/:id(.:format)

results#update

PUT /platforms/:platform_id/results/:id(.:format)

results#update

DELETE /platforms/:platform_id/results/:id(.:format)

results#destroy

platform_access_tokens_path POST /platforms/:platform_id/access_tokens(.:format)

access_tokens#create

platform_access_token_path GET /platforms/:platform_id/access_tokens/:id(.:format)

access_tokens#show

platforms_path GET /platforms(.:format)

platforms#index

POST /platforms(.:format)

platforms#create

new_platform_path GET /platforms/new(.:format)

platforms#new

edit_platform_path GET /platforms/:id/edit(.:format)

platforms#edit

platform_path GET /platforms/:id(.:format)

platforms#show

PATCH /platforms/:id(.:format)

platforms#update

PUT /platforms/:id(.:format)

platforms#update

DELETE /platforms/:id(.:format)

platforms#destroy

lti_tool_login_initiations_path GET /lti/tools/:tool_id/login_initiations(.:format)

lti/login_initiations#index

POST /lti/tools/:tool_id/login_initiations(.:format)

lti/login_initiations#create

lti_tool_launches_path GET /lti/tools/:tool_id/launches(.:format)

lti/launches#index

POST /lti/tools/:tool_id/launches(.:format)

lti/launches#create

new_lti_tool_launch_path GET /lti/tools/:tool_id/launches/new(.:format)

lti/launches#new

edit_lti_tool_launch_path GET /lti/tools/:tool_id/launches/:id/edit(.:format)

lti/launches#edit

lti_tool_launch_path GET /lti/tools/:tool_id/launches/:id(.:format)

lti/launches#show

PATCH /lti/tools/:tool_id/launches/:id(.:format)

lti/launches#update

PUT /lti/tools/:tool_id/launches/:id(.:format)

lti/launches#update

DELETE /lti/tools/:tool_id/launches/:id(.:format)

lti/launches#destroy

lti_tool_deep_link_launch_launch_path POST /lti/tools/:tool_id/deep_link_launches/:deep_link_launch_id/launch(.:format)

lti/deep_link_launches#launch

lti_tool_deep_link_launches_path POST /lti/tools/:tool_id/deep_link_launches(.:format)

lti/deep_link_launches#create

lti_tool_deep_link_launch_path GET /lti/tools/:tool_id/deep_link_launches/:id(.:format)

lti/deep_link_launches#show

tool_jwks_lti_tool_path GET /lti/tools/:id/.well-known/jwks(.:format)

lti/tools#jwks

lti_tools_path GET /lti/tools(.:format)

lti/tools#index

POST /lti/tools(.:format)

lti/tools#create

new_lti_tool_path GET /lti/tools/new(.:format)

lti/tools#new

edit_lti_tool_path GET /lti/tools/:id/edit(.:format)

lti/tools#edit

lti_tool_path GET /lti/tools/:id(.:format)

lti/tools#show

PATCH /lti/tools/:id(.:format)

lti/tools#update

PUT /lti/tools/:id(.:format)

lti/tools#update

DELETE /lti/tools/:id(.:format)

lti/tools#destroy

lti_services_send_score_path POST /lti/services/send_score(.:format)

lti/services#send_score

lti_services_request_names_and_roles_path POST /lti/services/request_names_and_roles(.:format)

lti/services#request_names_and_roles

healthz_path GET /healthz(.:format)

health#index

keygen_index_path GET /keygen/index(.:format)

keygen#index

page_index_path GET /page/index(.:format)

page#index

release_notes_path GET /release_notes(.:format)

page#release_notes

tos_path GET /tos(.:format)

page#tos

root_path GET /

page#index

sidekiq_web_path /sidekiq

Sidekiq::Web

rails_service_blob_path GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs#show

rails_blob_representation_path GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

{"iss"=>"https://api.brightspace.com/auth/token",
 "login_hint"=>"401622",
 "target_link_uri"=>"https://catalog.purdueglobal.edu/calendar-catalog-archive/Academic_Calendar_PG_2019-20_A_Track.pdf",
 "lti_message_hint"=>"59498",
 "client_id"=>"9545551212",
 "lti_deployment_id"=>"10"}

Response

Headers:

None