How are you guys managing to download the video files. I seem to have problems and I encounter the following error, any kind of advise would be helpful.
/usr/local/lib/python3.12/dist-packages/google/cloud/_http/__init__.py in api_request(self, method, path, query_params, data, content_type, headers, api_base_url, api_version, expect_json, _target_object, timeout, extra_api_info) 492 493 if not 200 <= response.status_code < 300: --> 494 raise exceptions.from_http_response(response) 495 496 if expect_json and response.content:
Forbidden: 403 GET https://storage.googleapis.com/storage/v1/b/brb-traffic/o?projection=noAcl&prettyPrint=false: savatiabrian92@gmail.com does not have serviceusage.services.use access to the Google Cloud project. Permission 'serviceusage.services.use' denied on resource (or it may not exist).
Hi,
You can download the data from kaggle. Check this thread: https://zindi.africa/competitions/barbados-traffic-analysis-challenge/discussions/29339
You can also work with it directly from kaggle.
Thanks man.