Hi!
We noticed in the last hour that we receive invalid matching_rules through PowerTrack namely the tag is null although all of our rules are configured with non-null tags. This has been working fine for years so we don’t really know if there was a change or the API is bugy?
For example:
{
“matching_rules”: [
{
“tag”: null,
“id”: 983374719578669085,
“id_str”: “983374719578669085”
}
]
}
Ok, we just got the news:
1 Like