Uses browsertime.har.gz instead of browsertime.har
When inferring Har Path from PageURL Compare is trying to find file browsertime.har.gz whereas SiteSpeed.io is creating browsertime.har
Test with Following https://dobermanv2.s3-us-west-2.amazonaws.com/sitespeed-result/2020/10/19/xGIVIfF4e-control/pages/www.realtor.com/index.html
Following is the error
Failed to fetch JSON from https://dobermanv2.s3-us-west-2.amazonaws.com/sitespeed-result/2020/10/19/xGIVIfF4e-control/pages/www.realtor.com/data/browsertime.har.gz. Error: Forbidden
Hi @SunnyGurnani I didn't fully get where its wrong? Is the compare button where the link is broken? Can you show me with a screenshot?

Aha thanks so we take for granted its gzipped. I guess the workaround then is to try to fetch both and if the first fail, try the other one.