After giving up with GDrive (Almost) I want try using Google cloud for automatic backups
I'm trying this code but I gen an "AccessDenied", "Anonymous Caller does not have storage objects"
What is wrong with the keys ?
With xmlHTTP
.Open "GET", "https://storage.googleapis.com/MyBucket"...