mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

fix: invalid certificate uuid should raise 404 #2990

Closed asadali145 closed 4 months ago

asadali145 commented 4 months ago

What are the relevant tickets?

Fixes Sentry error

Description (What does it do?)

Using an invalid UUID to get a course run or program certificate results in a 500 server error. It should return 404.

Steps to reproduce:

How can this be tested?