TimelyPenguin76 - do you have any suggestions?
Oh I see, I think TimelyPenguin76 worked with something similar.
add the google.storage parameters to the conf settingssdk { google.storage { credentials = [ { bucket: "clearml-storage" project: "dev" credentials_json: /path/to/SA/creds/user.json }, ] } }%
I'm reading on task.set_credentials at the moment. What exactly are you trying to do?