Ricardo M. Augusto

Results 2 issues of Ricardo M. Augusto

I have to list many files and I am using iterator as used in example: > for file_list in self._drive.ListFile({'q': "trashed=false", 'maxResults': 500}): > for f in file_list: > The...

I am using ecr proxy to connect Apache Camel K, it seems can not find V2 path. [http://ecr-proxy.dev-support:80/v2/](http://ecr-proxy.dev-support/v2/): unexpected status code 404 Not Found: 404 page not found\n" When I...