Sync Error: Invalid login: Login has illegal field: Origin is Malformed
When reviewing the logins sentry data, I saw a lot of events like this one with this error.
We should investigate this and either fix the code or stop reporting so many errors.
┆Issue is synchronized with this Jira Task
I wonder if we can work out how it's malformed without leaking the origin? I wonder if the new error reporting might help here?
My first try is to log a breadcrumb with the url::Parse error when we see it. I don't think it should leak any PII (https://docs.rs/url/latest/url/enum.ParseError.html).
Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1866369
Change performed by the Move to Bugzilla add-on.