Comment 2 for bug 1477600

Revision history for this message
Dolph Mathews (dolph) wrote : Re: Token Validation API returns 401 not 404 on invalid token

Fernet should be raising a 404 itself, which should be caught and replaced with a 404 closer to the controller.