mozilla / fxa-auth-server

DEPRECATED - Migrated to https://github.com/mozilla/fxa
Mozilla Public License 2.0
399 stars 108 forks source link

Occasional internal server error coercing email header values to strings #2771

Closed shane-tomlinson closed 5 years ago

shane-tomlinson commented 5 years ago

See https://sentry.prod.mozaws.net/operations/auth-prod/issues/5024128/?environment=prod

It appears a value being converted is sometimes null which causes an exception to be thrown when calling null.toString().