While teaching someone else to do the extended User-Agent demo, I discovered that the sample scripts that pull that data and create a CSV out of it can't handle the structure Windows client data because of a missing "distro" element. The code for apiData2CSV_v0.py and apiData2CSV_v1.py needs to be altered with conditionals for missing elements.
While teaching someone else to do the extended User-Agent demo, I discovered that the sample scripts that pull that data and create a CSV out of it can't handle the structure Windows client data because of a missing "distro" element. The code for apiData2CSV_v0.py and apiData2CSV_v1.py needs to be altered with conditionals for missing elements.