Tried to download the future localization data with :
"python -m ego4d.cli.cli --output_directory="MY_DATA_LOCATION" --datasets fut_loc"
Getting this error :
"botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden"
Checked that it's not an AWS authentication error since other benchmarks get downloaded just fine! Kindly let me know what to do!