I have generated a HAR file from an Android Emulator on Appetize.io. When I try to read the file in Chrome Dev tools I get the following error:
log.entries is expected to be an array
.
You can find a sample HAR file here: Pastebin.
How can I fix this file?