exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
441 stars 126 forks source link

ActiveRecord::RecordNotFound in api/tracks/trophies#index #7050

Open iHiD opened 3 months ago

iHiD commented 3 months ago

Error in v3

ActiveRecord::RecordNotFound in api/tracks/trophies#index can't find record with friendly id: ":slug"

View on Bugsnag

Stacktrace

app/controllers/api/tracks/trophies_controller.rb:3 - index
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag