-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
To be investigated: clients sometimes send keysv2 messages with missing fields:
{
"action": "wtm.attrack.keysv2",
"anti-duplicates": 6545610,
"channel": "firefox-desktop",
"payload": {
"data": [
{
"ts": "20241030",
"site": "undefined", <-- ??
"tokens": [
[
"undefined", <--- ??
null <--- ??
]
]
}
],
"ver": "0.103",
"day": "2024-10-28",
"ts": "2024103007",
"ctry": "us"
},
"ts": "20241030",
"type": "wtm.request",
"userAgent": "firefox"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working