Why do I get the error message “Error requesting access token” when I try to download every object in a bucket in Google Cloud Storage using Java?
I am using a Google Cloud Storage client library, specifically for Java, to download an entire bucket’s content at once using code taken from the docs. Unfortunately I get the error “FAILED_TO_START” with the message “Error requesting access token”